Skip to content

Merge branch 'main' into onnx_dont_constant_fold_qdq

0d6a91b
Select commit
Loading
Failed to load commit list.
Merged

Don't constant fold Quantize/DequantizeLinear nodes by default #2713

Merge branch 'main' into onnx_dont_constant_fold_qdq
0d6a91b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2025 in 0s

70.11% (+0.00%) compared to 3e7d9fb

View this Pull Request on Codecov

70.11% (+0.00%) compared to 3e7d9fb

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.11%. Comparing base (3e7d9fb) to head (0d6a91b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2713   +/-   ##
=======================================
  Coverage   70.11%   70.11%           
=======================================
  Files         226      226           
  Lines       27228    27230    +2     
  Branches     2747     2748    +1     
=======================================
+ Hits        19090    19092    +2     
  Misses       7193     7193           
  Partials      945      945           

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