mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Migrate _mlir Python binding target to nanobind.
PiperOrigin-RevId: 708390390
This commit is contained in:
parent
aa386f855a
commit
0ff3f144e5
@ -54,7 +54,8 @@ py_extension(
|
||||
deps = [
|
||||
":jaxlib_mlir_capi_shared_library",
|
||||
"@llvm-project//mlir:MLIRBindingsPythonCoreNoCAPI",
|
||||
"@llvm-project//mlir:MLIRBindingsPythonHeaders",
|
||||
"@llvm-project//mlir:MLIRBindingsPythonNanobindHeaders",
|
||||
"@nanobind",
|
||||
],
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user