Skip to content

Merge branch 'main' into copilot/fix-2573

462d155
Select commit
Loading
Failed to load commit list.
Merged

[torchlib] Implement aten_bilinear function using Einsum #2574

Merge branch 'main' into copilot/fix-2573
462d155
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2025 in 0s

70.10% (+0.00%) compared to 168fd8a

View this Pull Request on Codecov

70.10% (+0.00%) compared to 168fd8a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.10%. Comparing base (168fd8a) to head (462d155).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2574   +/-   ##
=======================================
  Coverage   70.10%   70.10%           
=======================================
  Files         222      222           
  Lines       26184    26188    +4     
  Branches     2581     2582    +1     
=======================================
+ Hits        18355    18360    +5     
+ Misses       6929     6928    -1     
  Partials      900      900           

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