Fix upsample_bilinear to respect align_corner argument #1254
Codecov / codecov/project
succeeded
Jan 16, 2024 in 0s
78.77% (-0.01%) compared to 5b9c318
View this Pull Request on Codecov
78.77% (-0.01%) compared to 5b9c318
Details
Codecov Report
Attention: 8 lines
in your changes are missing coverage. Please review.
Comparison is base (
5b9c318
) 78.78% compared to head (ab8ec04
) 78.77%.
Files | Patch % | Lines |
---|---|---|
...ipt/tests/function_libs/torch_lib/ops_test_data.py | 38.46% | 7 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1254 +/- ##
==========================================
- Coverage 78.78% 78.77% -0.01%
==========================================
Files 119 119
Lines 15679 15691 +12
Branches 2481 2483 +2
==========================================
+ Hits 12353 12361 +8
- Misses 2919 2921 +2
- Partials 407 409 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading