File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -829,7 +829,7 @@ steps:
829829    - pytest -v -s tests/kernels/quantization/test_flashinfer_scaled_mm.py 
830830    - pytest -v -s tests/kernels/quantization/test_flashinfer_nvfp4_scaled_mm.py 
831831    - pytest -v -s tests/kernels/moe/test_nvfp4_moe.py 
832-     - pytest -v -s tests/kernels/moe/test_mxfp4_moe .py 
832+     - pytest -v -s tests/kernels/moe/test_ocp_mx_moe .py 
833833    #  Fusion
834834    - pytest -v -s tests/compile/test_fusion_all_reduce.py 
835835    - pytest -v -s tests/compile/test_fusion_attn.py::test_attention_quant_pattern 
Original file line number Diff line number Diff line change 44
55Run `pytest tests/quantization/test_quark.py`. 
66
7- See also `tests/kernels/moe/test_mxfp4_moe .py`. 
7+ See also `tests/kernels/moe/test_ocp_mx_moe .py`. 
88""" 
99
1010import  importlib .metadata 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments