Skip to content

fix

2e70f63
Select commit
Loading
Failed to load commit list.
Merged

[torch api] Support down conversion of opsets #2503

fix
2e70f63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2025 in 0s

61.97% (-8.13%) compared to 3af04e9

View this Pull Request on Codecov

61.97% (-8.13%) compared to 3af04e9

Details

Codecov Report

❌ Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.97%. Comparing base (3af04e9) to head (2e70f63).

Files with missing lines Patch % Lines
onnxscript/_framework_apis/torch_2_9.py 75.00% 2 Missing ⚠️
onnxscript/version_converter/__init__.py 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (3af04e9) and HEAD (2e70f63). Click for more details.

HEAD has 20 uploads less than BASE
Flag BASE (3af04e9) HEAD (2e70f63)
21 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2503      +/-   ##
==========================================
- Coverage   70.09%   61.97%   -8.13%     
==========================================
  Files         214      215       +1     
  Lines       25791    25800       +9     
  Branches     2581     2581              
==========================================
- Hits        18078    15989    -2089     
- Misses       6818     9023    +2205     
+ Partials      895      788     -107     

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