mirror of
https://github.com/ROCm/jax.git
synced 2025-04-18 21:06:06 +00:00
Remove cublas_header by default for anything under jaxlib/*
PiperOrigin-RevId: 388802894
This commit is contained in:
parent
ab364296cb
commit
b5b44b0639
@ -85,6 +85,7 @@ cc_library(
|
||||
"@com_google_absl//absl/memory",
|
||||
"@com_google_absl//absl/strings",
|
||||
"@com_google_absl//absl/strings:str_format",
|
||||
"@local_config_cuda//cuda:cublas_headers",
|
||||
"@local_config_cuda//cuda:cuda_headers",
|
||||
],
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user