mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Merge pull request #23166 from ROCm:ci_bazel_build
PiperOrigin-RevId: 665935164
This commit is contained in:
commit
6a2a96c3b8
@ -60,8 +60,8 @@ cc_library(
|
||||
|
||||
rocm_library(
|
||||
name = "hip_make_batch_pointers",
|
||||
srcs = ["//third_party/py/jax/jaxlib/gpu:make_batch_pointers.cu.cc"],
|
||||
hdrs = ["//third_party/py/jax/jaxlib/gpu:make_batch_pointers.h"],
|
||||
srcs = ["//jaxlib/gpu:make_batch_pointers.cu.cc"],
|
||||
hdrs = ["//jaxlib/gpu:make_batch_pointers.h"],
|
||||
deps = [
|
||||
":hip_vendor",
|
||||
"@local_config_rocm//rocm:rocm_headers",
|
||||
|
Loading…
x
Reference in New Issue
Block a user