Skip to content

Merge branch 'main' into copilot/bugfix-onnx-export-aten-full

f85e90b
Select commit
Loading
Failed to load commit list.
Merged

Fix incorrect dtype default in aten_full causing ONNX shape-inference errors #2926

Merge branch 'main' into copilot/bugfix-onnx-export-aten-full
f85e90b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2026 in 0s

72.65% (+0.00%) compared to b16ef16

View this Pull Request on Codecov

72.65% (+0.00%) compared to b16ef16

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.65%. Comparing base (b16ef16) to head (f85e90b).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2926   +/-   ##
=======================================
  Coverage   72.64%   72.65%           
=======================================
  Files         259      259           
  Lines       31655    31655           
  Branches     2981     2981           
=======================================
+ Hits        22997    22998    +1     
  Misses       7649     7649           
+ Partials     1009     1008    -1     

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