Skip to content

Commit ce23e24

Browse files
VALLIS-NERIAchzblych
authored andcommitted
[https://nvbugs/5565565] [fix] Remove waiver (NVIDIA#8450)
Signed-off-by: Xiwen Yu <[email protected]> Signed-off-by: Mike Iovine <[email protected]>
1 parent 6c8ba3b commit ce23e24

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)