Skip to content

mask and bias of torchvision::deform_conv2d are now indicated as opti…

a45eaca
Select commit
Loading
Failed to load commit list.
Open

Add torchvision.ops.deform_conv2d and opset19-specific tests #2923

mask and bias of torchvision::deform_conv2d are now indicated as opti…
a45eaca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2026 in 1s

72.64% (+0.00%) compared to 8fdb1e0

View this Pull Request on Codecov

72.64% (+0.00%) compared to 8fdb1e0

Details

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 72.64%. Comparing base (8fdb1e0) to head (a45eaca).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
onnxscript/function_libs/torch_lib/ops/vision.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2923   +/-   ##
=======================================
  Coverage   72.64%   72.64%           
=======================================
  Files         259      259           
  Lines       31652    31657    +5     
  Branches     2980     2980           
=======================================
+ Hits        22994    22998    +4     
- Misses       7649     7650    +1     
  Partials     1009     1009           

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