[Mlir-commits] [mlir] Support float8_e3m4 and float8_e4m3 in np_to_memref (PR #186453)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Sun Mar 15 08:39:02 PDT 2026
srcarroll wrote:
@makslevental not sure what's up with the CI fail. it passed pre-merge. do you know?
```
ImportError: cannot import name 'float8_e3m4' from 'ml_dtypes' (/usr/local/lib/python3.10/dist-packages/ml_dtypes/__init__.py)
```
if needed, i'll revert until this is sorted out
https://github.com/llvm/llvm-project/pull/186453
More information about the Mlir-commits
mailing list