Skip to content

use shape

908ca91
Select commit
Loading
Failed to load commit list.
Merged

[torchlib] Improve pixel_shuffle #2537

use shape
908ca91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2025 in 0s

69.36% (-0.58%) compared to 54de741

View this Pull Request on Codecov

69.36% (-0.58%) compared to 54de741

Details

Codecov Report

❌ Patch coverage is 28.57143% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.36%. Comparing base (54de741) to head (908ca91).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
onnxscript/function_libs/torch_lib/ops/core.py 28.57% 8 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2537      +/-   ##
==========================================
- Coverage   69.93%   69.36%   -0.58%     
==========================================
  Files         216      216              
  Lines       26048    26052       +4     
  Branches     2614     2616       +2     
==========================================
- Hits        18217    18070     -147     
- Misses       6931     7083     +152     
+ Partials      900      899       -1     

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