Add aten_convolution_backward function #1707
Open
Codecov / codecov/project
succeeded
Jun 25, 2024 in 0s
76.18% (-0.11%) compared to be00339
View this Pull Request on Codecov
76.18% (-0.11%) compared to be00339
Details
Codecov Report
Attention: Patch coverage is 2.77778%
with 35 lines
in your changes missing coverage. Please review.
Project coverage is 76.18%. Comparing base (
be00339
) to head (b701d9a
).
❗ Current head b701d9a differs from pull request most recent head 5ad4268
Please upload reports for the commit 5ad4268 to get more accurate results.
Files | Patch % | Lines |
---|---|---|
onnxscript/function_libs/torch_lib/ops/core.py | 2.77% | 35 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1707 +/- ##
==========================================
- Coverage 76.29% 76.18% -0.11%
==========================================
Files 240 240
Lines 25496 25531 +35
Branches 4550 4551 +1
==========================================
+ Hits 19451 19452 +1
- Misses 5158 5192 +34
Partials 887 887
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading