We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 262bcc9 commit 44cc643Copy full SHA for 44cc643
.buildkite/test-pipeline.yaml
@@ -828,7 +828,7 @@ steps:
828
- pytest -v -s tests/kernels/quantization/test_flashinfer_scaled_mm.py
829
- pytest -v -s tests/kernels/quantization/test_flashinfer_nvfp4_scaled_mm.py
830
- pytest -v -s tests/kernels/moe/test_nvfp4_moe.py
831
- - pytest -v -s tests/kernels/moe/test_mxfp4_moe.py
+ - pytest -v -s tests/kernels/moe/test_ocp_mx_moe.py
832
# Fusion
833
- pytest -v -s tests/compile/test_fusion_all_reduce.py
834
- pytest -v -s tests/compile/test_fusion_attn.py::test_attention_quant_pattern
0 commit comments