Pooling Layer OneDNN#263
Merged
Merged
Codecov / codecov/project
succeeded
Feb 6, 2026 in 1s
82.98% (+0.66%) compared to b242554
View this Pull Request on Codecov
82.98% (+0.66%) compared to b242554
Details
Codecov Report
❌ Patch coverage is 88.46154% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.98%. Comparing base (b242554) to head (ce76ff5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/layers_oneDNN/PoolingLayer.cpp | 85.71% | 9 Missing and 8 partials |
| src/layers_oneDNN/ConvLayer.cpp | 95.65% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #263 +/- ##
==========================================
+ Coverage 82.31% 82.98% +0.66%
==========================================
Files 49 51 +2
Lines 2630 2774 +144
Branches 1573 1662 +89
==========================================
+ Hits 2165 2302 +137
- Misses 226 228 +2
- Partials 239 244 +5 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading