[Mlir-commits] [mlir] Enabled freethreading support in MLIR python bindings (PR #122684)

Tom Stellard llvmlistbot at llvm.org
Mon Jan 13 21:29:55 PST 2025


tstellar wrote:

I'm seeing the multithreaded-tests.py test failing in our nightly builds with the error:

`ModuleNotFoundError: No module named 'ml_dtypes'`

Is it expected that the test is adding a new dependency?

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


More information about the Mlir-commits mailing list