Skip to content

Commit 291dfc4

Browse files
committed
Unskip tests
stack-info: PR: #2398, branch: drisspg/stack/77
1 parent 4bb19d6 commit 291dfc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_ops.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,6 @@ def test_marlin_24(batch_size, k_chunk, n_chunk, num_bits, group_size, mnk_facto
683683
MARLIN_TEST_PARAMS,
684684
ids=str,
685685
)
686-
@pytest.mark.skip(reason="test outputs nan after cuda is upgraded to 12.4")
687686
def test_marlin_qqq(batch_size, k_chunk, n_chunk, num_bits, group_size, mnk_factors):
688687
int8_traits = torch.iinfo(torch.int8)
689688
m_factor, n_factor, k_factor = mnk_factors

0 commit comments

Comments
 (0)