Skip to content

Merge branch 'main' into fix-2219

d3f7a58
Select commit
Loading
Failed to load commit list.
Merged

Added padding_idx=None option and new test cases for aten_embedding_bag #2549

Merge branch 'main' into fix-2219
d3f7a58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2025 in 1s

70.03% (-0.04%) compared to fb6b40f

View this Pull Request on Codecov

70.03% (-0.04%) compared to fb6b40f

Details

Codecov Report

❌ Patch coverage is 5.88235% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.03%. Comparing base (fb6b40f) to head (d3f7a58).

Files with missing lines Patch % Lines
onnxscript/function_libs/torch_lib/ops/core.py 5.88% 31 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2549      +/-   ##
==========================================
- Coverage   70.07%   70.03%   -0.04%     
==========================================
  Files         226      226              
  Lines       27276    27285       +9     
  Branches     2754     2756       +2     
==========================================
- Hits        19113    19110       -3     
- Misses       7213     7224      +11     
- Partials      950      951       +1     

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