Add aten_convolution_backward function #1707
Open
Codecov / codecov/project
succeeded
Jul 5, 2024 in 1s
75.24% (+0.01%) compared to 08c8307
View this Pull Request on Codecov
75.24% (+0.01%) compared to 08c8307
Details
Codecov Report
Attention: Patch coverage is 88.88889%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 75.24%. Comparing base (
08c8307
) to head (4455dd3
).
Files | Patch % | Lines |
---|---|---|
onnxscript/tools/training_helper.py | 79.16% | 2 Missing and 3 partials |
onnxscript/function_libs/torch_lib/ops/core.py | 94.87% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1707 +/- ##
==========================================
+ Coverage 75.23% 75.24% +0.01%
==========================================
Files 242 242
Lines 25861 25919 +58
Branches 4660 4669 +9
==========================================
+ Hits 19456 19503 +47
- Misses 5519 5525 +6
- Partials 886 891 +5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading