mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Fix build dependencies
PiperOrigin-RevId: 731330542
This commit is contained in:
parent
d7849d5dd6
commit
8262987a1c
@ -233,8 +233,14 @@ cc_library(
|
||||
deps = [
|
||||
":tpu_dialect",
|
||||
":tpu_inc_gen",
|
||||
"@com_google_absl//absl/log",
|
||||
"@com_google_absl//absl/log:check",
|
||||
"@llvm-project//llvm:Support",
|
||||
"@llvm-project//mlir:CAPIIRObjects",
|
||||
"@llvm-project//mlir:FuncDialect",
|
||||
"@llvm-project//mlir:IR",
|
||||
"@llvm-project//mlir:Support",
|
||||
"@xla//xla:array",
|
||||
],
|
||||
alwayslink = True,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user