Skip to content

Commit

Permalink
Merge pull request #2741 from ROCm/dev_enable_test_in_pjrt
Browse files Browse the repository at this point in the history
enable test in pjrt
  • Loading branch information
ScXfjiang authored Nov 4, 2024
2 parents 1afb663 + 58d805c commit f854dd2
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 @@ -369,9 +369,7 @@ xla_test(
name = "pjrt_c_api_gpu_test",
srcs = ["pjrt_c_api_gpu_test.cc"],
backends = ["gpu"],
tags = [
"cuda-only", #TODO(rocm): weekly sync 241001
] + if_google([
tags = if_google([
"config-cuda-only",
]),
deps = [
Expand Down

0 comments on commit f854dd2

Please sign in to comment.