Skip to content

Commit

Permalink
Add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alekstheod committed Nov 12, 2024
1 parent b5c309e commit ae875cd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion xla/service/gpu/kernels/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,9 @@ gpu_kernel_library(
"//xla:types",
"//xla/stream_executor/gpu:gpu_types_header",
"@tsl//tsl/lib/math:math_util",
],
] + if_rocm_is_configured([
"@local_config_rocm//rocm:rocm",
]),
)

xla_test(
Expand Down

0 comments on commit ae875cd

Please sign in to comment.