mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00
Fix ROCM BUILD rule
Fixes https://github.com/google/jax/issues/9864; replaces https://github.com/google/jax/issues/9870 PiperOrigin-RevId: 434554684
This commit is contained in:
parent
76d340f0ac
commit
765d11d50c
@ -107,7 +107,7 @@ cc_library(
|
||||
"@com_google_absl//absl/status:statusor",
|
||||
"@com_google_absl//absl/strings",
|
||||
] + if_rocm_is_configured([
|
||||
"@org_tensorflow//tensorflow/third_party/rocm/google:rocm_headers",
|
||||
"@local_config_rocm//rocm:rocm_headers",
|
||||
]),
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user