Skip to content

Add aten._trilinear support to torch_lib core#2850

Open
WineChord wants to merge 7 commits into
microsoft:mainfrom
WineChord:add_trilinear_support
Open

Add aten._trilinear support to torch_lib core#2850
WineChord wants to merge 7 commits into
microsoft:mainfrom
WineChord:add_trilinear_support

Validate aten._trilinear operand dimensions

da7166a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2026 in 0s

72.65% (+0.78%) compared to 4c4f7a0

View this Pull Request on Codecov

72.65% (+0.78%) compared to 4c4f7a0

Details

Codecov Report

❌ Patch coverage is 82.22222% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.65%. Comparing base (4c4f7a0) to head (da7166a).
⚠️ Report is 43 commits behind head on main.

Files with missing lines Patch % Lines
onnxscript/function_libs/torch_lib/ops/core.py 82.22% 5 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2850      +/-   ##
==========================================
+ Coverage   71.86%   72.65%   +0.78%     
==========================================
  Files         239      259      +20     
  Lines       29139    31709    +2570     
  Branches     2875     2989     +114     
==========================================
+ Hits        20942    23037    +2095     
- Misses       7219     7659     +440     
- Partials      978     1013      +35     

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