Skip to content

Schematize config loading and quantizer config entries#1405

Merged
shengliangxu merged 18 commits into
mainfrom
shengliangx/schematize-cfg
May 18, 2026
Merged

Schematize config loading and quantizer config entries#1405
shengliangxu merged 18 commits into
mainfrom
shengliangx/schematize-cfg

Merge branch 'main' into shengliangx/schematize-cfg

23c9060
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 17, 2026 in 0s

76.89% (-0.04%) compared to 7038dec

View this Pull Request on Codecov

76.89% (-0.04%) compared to 7038dec

Details

Codecov Report

❌ Patch coverage is 96.46018% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.89%. Comparing base (7038dec) to head (23c9060).

Files with missing lines Patch % Lines
modelopt/torch/opt/config.py 81.81% 2 Missing ⚠️
...delopt/onnx/llm_export_utils/quantization_utils.py 0.00% 1 Missing ⚠️
modelopt/torch/quantization/config.py 98.07% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1405      +/-   ##
==========================================
- Coverage   76.93%   76.89%   -0.04%     
==========================================
  Files         474      474              
  Lines       51506    51503       -3     
==========================================
- Hits        39625    39603      -22     
- Misses      11881    11900      +19     

☔ 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.