Skip to content

Commit 109e138

Browse files
removed two line change (revert of half of the openxla#25959 commit
1 parent 5b4606e commit 109e138

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

xla/pjrt/gpu/tfrt/BUILD

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,6 @@ cc_library(
108108
] + if_cuda([
109109
# keep sorted
110110
"@local_config_cuda//cuda:cuda_headers",
111-
]) + if_rocm([
112-
# keep sorted
113-
"@local_config_rocm//rocm:rocm_headers",
114-
"@local_config_rocm//rocm:rocm_config",
115111
]),
116112
)
117113

0 commit comments

Comments
 (0)