diff --git a/test/test_gpu/skip_tests_h100_pytorch.yaml b/test/test_gpu/skip_tests_h100_pytorch.yaml index 514c7263..c2d62fdb 100644 --- a/test/test_gpu/skip_tests_h100_pytorch.yaml +++ b/test/test_gpu/skip_tests_h100_pytorch.yaml @@ -44,5 +44,11 @@ jagged_mean: jagged_softmax: jagged_sum: ragged_attention: + # ../../../lib/Tools/LinearLayout.cpp:565: LinearLayout + # mlir::triton::LinearLayout::reshapeOuts(ArrayRef>) const: + # Assertion `getTotalOutDimSize() == std::accumulate( newOutDims.begin(), newOutDims.end(), + # 1, [&](int32_t acc, auto &outDim) { return acc * outDim.second; })' failed. + - hstu_triton_ragged_attention + # presistent kernel is not ready for OSS - hstu_triton_ragged_attention_persistent test_op: