Add aten_convolution_backward function #1707
Open
Codecov / codecov/project
succeeded
Jul 8, 2024 in 1s
75.23% (-0.01%) compared to c57e9e7, passed because coverage increased by -0.01% when compared to adjusted base (75.24%)
View this Pull Request on Codecov
75.23% (-0.01%) compared to c57e9e7, passed because coverage increased by -0.01% when compared to adjusted base (75.24%)
Details
Codecov Report
Attention: Patch coverage is 86.95652%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 75.23%. Comparing base (
c57e9e7
) to head (1eb33c3
).
Files | Patch % | Lines |
---|---|---|
onnxscript/tools/training_helper.py | 79.16% | 2 Missing and 3 partials |
onnxscript/function_libs/torch_lib/ops/core.py | 91.11% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1707 +/- ##
==========================================
- Coverage 75.24% 75.23% -0.01%
==========================================
Files 242 242
Lines 25861 25923 +62
Branches 4660 4671 +11
==========================================
+ Hits 19458 19504 +46
- Misses 5517 5528 +11
- Partials 886 891 +5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading