ONNX avgpool1d #1744
Merged
ONNX avgpool1d #1744
Codecov / codecov/project
succeeded
May 7, 2024 in 0s
86.61% (target 80.00%)
View this Pull Request on Codecov
86.61% (target 80.00%)
Details
Codecov Report
Attention: Patch coverage is 98.53659%
with 3 lines
in your changes are missing coverage. Please review.
Project coverage is 86.61%. Comparing base (
bd06b38
) to head (b9c086e
).
Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
crates/burn-import/src/onnx/op_configuration.rs | 92.59% | 2 Missing |
crates/burn-core/src/nn/pool/avg_pool1d.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1744 +/- ##
==========================================
+ Coverage 86.54% 86.61% +0.06%
==========================================
Files 699 700 +1
Lines 83223 83427 +204
==========================================
+ Hits 72025 72257 +232
+ Misses 11198 11170 -28
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading