Skip to content

Commit

Permalink
Enable pjrt_c_api_gpu_test
Browse files Browse the repository at this point in the history
  • Loading branch information
mmakevic-amd committed Sep 25, 2024
1 parent cd4b04d commit f40daa8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions third_party/xla/xla/pjrt/c/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -361,9 +361,7 @@ xla_test(
name = "pjrt_c_api_gpu_test",
srcs = ["pjrt_c_api_gpu_test.cc"],
backends = ["gpu"],
tags = [
"no_rocm", #TODO(rocm): TEMP, sync 24-06-03
] + if_google([
tags = if_google([
"config-cuda-only",
]),
deps = [
Expand Down

0 comments on commit f40daa8

Please sign in to comment.