We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af83cd commit 47810b8Copy full SHA for 47810b8
tests/quantization/test_compressed_tensors.py
@@ -495,7 +495,6 @@ def check_model(model):
495
assert output
496
497
498
-@pytest.mark.skip(reason="2of4 sparse w16a16 CUTLASS produces bad output.")
499
@pytest.mark.skipif(
500
not sparse_cutlass_supported(),
501
reason="2of4 Sparse is not yet supported on this GPU type.",
0 commit comments