Skip to content

Commit

Permalink
build again
Browse files Browse the repository at this point in the history
  • Loading branch information
weihanmines committed Jan 10, 2024
1 parent 2682ca6 commit c0c72e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xla/stream_executor/gpu/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ tsl_gpu_library(
hdrs = ["gpu_cudamallocasync_allocator.h",
"gpu_types.h",
] + if_rocm_is_configed([
"xla/stream_executor/rocm/rocm_activation.h"])
"xla/stream_executor/rocm/rocm_activation.h"]),
cuda_deps = [
"//xla/stream_executor/cuda:cuda_activation",
"//xla/stream_executor/cuda:cuda_executor",
Expand Down

0 comments on commit c0c72e9

Please sign in to comment.