Skip to content

Commit 4cd2e2b

Browse files
VALLIS-NERIAmikeiovine
authored andcommitted
[https://nvbugs/5565565] [fix] Remove waiver (#8450)
Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com> Signed-off-by: Mike Iovine <6158008+mikeiovine@users.noreply.github.com>
1 parent fbf95e0 commit 4cd2e2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unittest/_torch/modules/test_fused_moe.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,6 @@ def set_tensor_value_4(x, num_row, num_cols):
655655
x.copy_(repeated)
656656

657657

658-
@pytest.mark.skip(reason="https://nvbugs/5565565")
659658
@skip_pre_blackwell
660659
@pytest.mark.skipif(torch.cuda.device_count() < 4,
661660
reason="needs 4 GPUs to run this test")

0 commit comments

Comments
 (0)