Skip to content

Commit

Permalink
Remove unnecessary dependency from se_gpu_pjrt_compiler.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 674340138
  • Loading branch information
klucke authored and Google-ML-Automation committed Sep 17, 2024
1 parent 8ace4ee commit 2ce93c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xla/pjrt/gpu/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,6 @@ cc_library(
]) + if_cuda([
"@local_config_cuda//cuda:cuda_headers",
"//xla/stream_executor/cuda:cuda_platform_id",
"//xla/stream_executor/cuda:cuda_activation_header",
"//xla/stream_executor/gpu:gpu_cudamallocasync_allocator",
"//xla/service/gpu:nvptx_compiler_impl",
]) + if_rocm([
Expand Down

0 comments on commit 2ce93c7

Please sign in to comment.