[Mlir-commits] [mlir] [MLIR][Python] add ctype python binding support for bf16 (PR #92489)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Sat May 18 22:47:27 PDT 2024


xurui1995 wrote:

> Try adding the test case without the try...except. In theory, if people/bots are developing on this project, they should have the requirements installed. I can't guarantee that all bots are actually doing that though -- so we will have to see.

@stellaraccident I just pushed a commit for doing that, and then it could not pass the CI. We do have the CI code in https://github.com/llvm/llvm-project/blob/d34be649af1aa849c21a5a0570617c3a89d5f0b8/.ci/monolithic-linux.sh#L40C1-L40C66, is there a way to debug the buildkite for this issue?



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


More information about the Mlir-commits mailing list