Skip to content

Commit

Permalink
Add no_rocm tag for failing hlo tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hsharsha committed Mar 28, 2024
1 parent cc92c79 commit 3b26854
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions third_party/xla/xla/service/gpu/tests/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -793,6 +793,9 @@ lit_test_suite(
],
default_tags = tf_cuda_tests_tags(),
tags_override = {
"add_preds.hlo": ["no_rocm"],
"fused_scatter.hlo": ["no_rocm"],
"launch_dimensions.hlo": ["no_rocm"],
"reduction_vectorization_sm_all.hlo": ["no_rocm"],
"element_wise_row_vectorization.hlo": ["no_rocm"],
"single_instruction.hlo": ["no_rocm"],
Expand Down

0 comments on commit 3b26854

Please sign in to comment.