Skip to content

Commit 9cf1307

Browse files
author
Shiyang Chen
committed
revert the waive because of previous bug
Signed-off-by: Shiyang Chen <[email protected]>
1 parent e442fcb commit 9cf1307

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unittest/_torch/thop/parallel/test_moe.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,6 @@ class TestMoeFp4:
991991
the default tactic selection works. This reduces unnecessary test runs for CI
992992
"""
993993

994-
@pytest.mark.skip(reason="https://nvbugs/5550249")
995994
@pytest.mark.parametrize("num_tokens", [1, 1024])
996995
@pytest.mark.parametrize("hidden_size", [1024])
997996
@pytest.mark.parametrize("intermediate_size", [1024, 768, 384, 192])

0 commit comments

Comments
 (0)