[Mlir-commits] [mlir] [mlir:python] Prevent crash in DenseElementsAttr. (PR #163564)

Ingo Müller llvmlistbot at llvm.org
Mon Oct 20 07:50:02 PDT 2025


ingomueller-net wrote:

I have just stumbled upon [DLPack](https://github.com/dmlc/dlpack). That's probably a good way to replace the `bf_getbuffer` protocol with support for more data types. It's what nanobind uses for `nb::ndarray`.

https://github.com/llvm/llvm-project/pull/163564


More information about the Mlir-commits mailing list