Skip to content

Fix empty zero-point tensor issue

7e9c6f4
Select commit
Loading
Failed to load commit list.
Merged

[5763448][ONNX][Autocast] Fix Resize input type mismatch error #757

Fix empty zero-point tensor issue
7e9c6f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2026 in 1s

74.23% (+0.00%) compared to 18d9b1e

View this Pull Request on Codecov

74.23% (+0.00%) compared to 18d9b1e

Details

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.23%. Comparing base (18d9b1e) to head (7e9c6f4).

Files with missing lines Patch % Lines
modelopt/onnx/quantization/fp8.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #757   +/-   ##
=======================================
  Coverage   74.22%   74.23%           
=======================================
  Files         192      192           
  Lines       19027    19033    +6     
=======================================
+ Hits        14123    14129    +6     
  Misses       4904     4904           

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