feat(quant): add constant_amax to pin activation input_scale (NVFP4 experts input_scale=1.0)#1947
Merged
Merged
Codecov / codecov/project
succeeded
Jul 10, 2026 in 0s
77.18% (-0.62%) compared to 0593df0
View this Pull Request on Codecov
77.18% (-0.62%) compared to 0593df0
Details
Codecov Report
❌ Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 77.18%. Comparing base (0593df0) to head (4e293de).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../torch/quantization/nn/modules/tensor_quantizer.py | 85.71% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1947 +/- ##
==========================================
- Coverage 77.80% 77.18% -0.62%
==========================================
Files 519 519
Lines 57960 57977 +17
==========================================
- Hits 45095 44750 -345
- Misses 12865 13227 +362 ☔ View full report in Codecov by Harness.
📢 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.
Loading