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
a38c1bfe
Unverified
Commit
a38c1bfe
authored
Oct 07, 2025
by
fxmarty-amd
Committed by
GitHub
Oct 07, 2025
Browse files
[ci] Rename `test_mxfp4_moe.py` to `test_ocp_mx_moe.py` (#26364)
Signed-off-by:
Felix Marty
<
Felix.Marty@amd.com
>
parent
320feae6
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.buildkite/test-pipeline.yaml
.buildkite/test-pipeline.yaml
+1
-1
tests/quantization/test_quark.py
tests/quantization/test_quark.py
+1
-1
No files found.
.buildkite/test-pipeline.yaml
View file @
a38c1bfe
...
@@ -829,7 +829,7 @@ steps:
...
@@ -829,7 +829,7 @@ steps:
-
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
-
pytest -v -s tests/kernels/moe/test_nvfp4_moe.py
-
pytest -v -s tests/kernels/moe/test_nvfp4_moe.py
-
pytest -v -s tests/kernels/moe/test_
mxfp4
_moe.py
-
pytest -v -s tests/kernels/moe/test_
ocp_mx
_moe.py
# Fusion
# Fusion
-
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
...
...
tests/quantization/test_quark.py
View file @
a38c1bfe
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
Run `pytest tests/quantization/test_quark.py`.
Run `pytest tests/quantization/test_quark.py`.
See also `tests/kernels/moe/test_
mxfp4
_moe.py`.
See also `tests/kernels/moe/test_
ocp_mx
_moe.py`.
"""
"""
import
importlib.metadata
import
importlib.metadata
...
...
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