Skip to content

Commit

Permalink
Temporarily disable gpu_input_fusible_slice_test
Browse files Browse the repository at this point in the history
  • Loading branch information
mmakevic-amd committed Nov 14, 2024
1 parent ed3e40f commit 5788ee9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/xla/xla/service/gpu/tests/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,7 @@ xla_test(
name = "gpu_input_fusible_slice_test",
srcs = ["gpu_input_fusible_slice_test.cc"],
backends = ["gpu"],
tags = ["cuda-only",], #(TODO)(rocm): weekly sync 24-11-05
deps = [
":gpu_codegen_test",
"//xla:error_spec",
Expand Down

0 comments on commit 5788ee9

Please sign in to comment.