mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Migrate shardy dialect extension to nanobind.
PiperOrigin-RevId: 707991933
This commit is contained in:
parent
3e2f2aabae
commit
9c3365fb95
@ -312,9 +312,9 @@ py_extension(
|
||||
":jaxlib_mlir_capi_shared_library",
|
||||
"@llvm-project//mlir:CAPIIRHeaders",
|
||||
"@llvm-project//mlir:IR",
|
||||
"@llvm-project//mlir:MLIRBindingsPythonHeaders",
|
||||
"@llvm-project//mlir:MLIRBindingsPythonNanobindHeaders",
|
||||
"@local_config_python//:headers",
|
||||
"@pybind11",
|
||||
"@nanobind",
|
||||
"@shardy//shardy/integrations/c:sdy_capi_headers",
|
||||
],
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user