Skip to content

Commit

Permalink
Disable jagged tests for speed
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhao9 committed Nov 19, 2024
1 parent e8a588e commit 7e177c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/test_gpu/skip_tests_h100_pytorch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@ gemm:
- colfax_cutlass_matmul
# FIXME: PT2 CUTLASS backend failed
- pt2_cutlass_matmul
# jagged tests are slow, so disable them in OSS
jagged_layer_norm:
jagged_mean:
jagged_softmax:
jagged_sum:
ragged_attention:
- hstu_triton_ragged_attention_persistent
test_op:

0 comments on commit 7e177c6

Please sign in to comment.