Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
2fd1a40a
Unverified
Commit
2fd1a40a
authored
Sep 02, 2025
by
Matthew Bonanni
Committed by
GitHub
Sep 02, 2025
Browse files
[CI/Build] Disable SiluMul NVFP4 quant fusion tests (#24121)
Signed-off-by:
Matthew Bonanni
<
mbonanni@redhat.com
>
parent
930a2414
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.buildkite/test-pipeline.yaml
.buildkite/test-pipeline.yaml
+2
-2
No files found.
.buildkite/test-pipeline.yaml
View file @
2fd1a40a
...
@@ -666,7 +666,7 @@ steps:
...
@@ -666,7 +666,7 @@ steps:
# Quantization
# Quantization
-
pytest -v -s tests/kernels/quantization/test_cutlass_scaled_mm.py -k 'fp8'
-
pytest -v -s tests/kernels/quantization/test_cutlass_scaled_mm.py -k 'fp8'
-
pytest -v -s tests/kernels/quantization/test_nvfp4_quant.py
-
pytest -v -s tests/kernels/quantization/test_nvfp4_quant.py
-
pytest -v -s tests/kernels/quantization/test_silu_nvfp4_quant_fusion.py
#
- pytest -v -s tests/kernels/quantization/test_silu_nvfp4_quant_fusion.py
-
pytest -v -s tests/kernels/quantization/test_nvfp4_scaled_mm.py
-
pytest -v -s tests/kernels/quantization/test_nvfp4_scaled_mm.py
-
pytest -v -s tests/kernels/quantization/test_flashinfer_scaled_mm.py
-
pytest -v -s tests/kernels/quantization/test_flashinfer_scaled_mm.py
-
pytest -v -s tests/kernels/quantization/test_flashinfer_nvfp4_scaled_mm.py
-
pytest -v -s tests/kernels/quantization/test_flashinfer_nvfp4_scaled_mm.py
...
@@ -676,7 +676,7 @@ steps:
...
@@ -676,7 +676,7 @@ steps:
-
pytest -v -s tests/compile/test_fusion_all_reduce.py
-
pytest -v -s tests/compile/test_fusion_all_reduce.py
-
pytest -v -s tests/compile/test_fusion_attn.py::test_attention_quant_pattern
-
pytest -v -s tests/compile/test_fusion_attn.py::test_attention_quant_pattern
-
pytest -v -s tests/kernels/moe/test_flashinfer.py
-
pytest -v -s tests/kernels/moe/test_flashinfer.py
-
pytest -v -s tests/compile/test_silu_mul_quant_fusion.py
#
- pytest -v -s tests/compile/test_silu_mul_quant_fusion.py
##### 1 GPU test #####
##### 1 GPU test #####
##### multi gpus test #####
##### multi gpus test #####
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment