Skip to content

[Quantization] MSE-calibrate every per-expert weight in fused-experts…

0869a90
Select commit
Loading
Failed to load commit list.
Open

[Quantization] MSE-calibrate every per-expert weight in fused-experts MoE #1421

[Quantization] MSE-calibrate every per-expert weight in fused-experts…
0869a90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 9, 2026 in 1s

76.83% (-0.47%) compared to 1d796f9

View this Pull Request on Codecov

76.83% (-0.47%) compared to 1d796f9

Details

Codecov Report

❌ Patch coverage is 94.06780% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.83%. Comparing base (1d796f9) to head (0869a90).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
modelopt/torch/quantization/model_calib.py 94.62% 5 Missing ⚠️
modelopt/torch/export/unified_export_hf.py 85.71% 1 Missing ⚠️
modelopt/torch/quantization/plugins/huggingface.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1421      +/-   ##
==========================================
- Coverage   77.30%   76.83%   -0.47%     
==========================================
  Files         478      478              
  Lines       51404    51713     +309     
==========================================
- Hits        39737    39733       -4     
- Misses      11667    11980     +313     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.