File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -666,7 +666,7 @@ steps:
666666 # Quantization
667667 - pytest -v -s tests/kernels/quantization/test_cutlass_scaled_mm.py -k 'fp8'
668668 - pytest -v -s tests/kernels/quantization/test_nvfp4_quant.py
669- - pytest -v -s tests/kernels/quantization/test_silu_nvfp4_quant_fusion.py
669+ # - pytest -v -s tests/kernels/quantization/test_silu_nvfp4_quant_fusion.py
670670 - pytest -v -s tests/kernels/quantization/test_nvfp4_scaled_mm.py
671671 - pytest -v -s tests/kernels/quantization/test_flashinfer_scaled_mm.py
672672 - pytest -v -s tests/kernels/quantization/test_flashinfer_nvfp4_scaled_mm.py
@@ -676,7 +676,7 @@ steps:
676676 - pytest -v -s tests/compile/test_fusion_all_reduce.py
677677 - pytest -v -s tests/compile/test_fusion_attn.py::test_attention_quant_pattern
678678 - pytest -v -s tests/kernels/moe/test_flashinfer.py
679- - pytest -v -s tests/compile/test_silu_mul_quant_fusion.py
679+ # - pytest -v -s tests/compile/test_silu_mul_quant_fusion.py
680680
681681# #### 1 GPU test #####
682682# #### multi gpus test #####
You can’t perform that action at this time.
0 commit comments