added maxpool1d onnx operator #1725
Merged
Codecov / codecov/project
succeeded
May 6, 2024 in 0s
86.52% (target 80.00%)
View this Pull Request on Codecov
86.52% (target 80.00%)
Details
Codecov Report
Attention: Patch coverage is 99.43820%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 86.52%. Comparing base (
152509c
) to head (7658d55
).
Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
crates/burn-core/src/nn/pool/max_pool1d.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1725 +/- ##
==========================================
+ Coverage 86.47% 86.52% +0.05%
==========================================
Files 698 699 +1
Lines 82874 83057 +183
==========================================
+ Hits 71667 71867 +200
+ Misses 11207 11190 -17
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading