Skip to content

Commit

Permalink
#9510: disabled nd pcc test due to timeout on tt eager unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
caixunshiren committed Jun 28, 2024
1 parent 4084c9d commit 41625a8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,7 @@ def run_test_sdpa_decode_ndpcc(


@pytest.mark.timeout(600)
@pytest.skip("Skipping due to causing 45 minutes timeout on tt eager unit tests")
@skip_for_grayskull("Unsupported in GS since L1 runs OOM with most configs")
@pytest.mark.parametrize(
"dtype, q_dtype, mask_dtype",
Expand Down

0 comments on commit 41625a8

Please sign in to comment.