BuildGraph for GoogleNet, DenseNet, ResNet, Yolo. Add MatMul_Layer, SoftMax_Layer, Reshape_Layer, BatchNormalization_Layer. Modificates for FCLayer, Flatten, Pooling, Convolution. Add universal accuracy check#212
Merged
Codecov / codecov/project
succeeded
Oct 19, 2025 in 0s
84.06% (-0.83%) compared to 3e8a111
View this Pull Request on Codecov
84.06% (-0.83%) compared to 3e8a111
Details
Codecov Report
❌ Patch coverage is 81.72348% with 193 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.06%. Comparing base (3e8a111) to head (6c2987a).
Additional details and impacted files
@@ Coverage Diff @@
## main #212 +/- ##
==========================================
- Coverage 84.88% 84.06% -0.83%
==========================================
Files 34 42 +8
Lines 1912 2667 +755
Branches 1008 1397 +389
==========================================
+ Hits 1623 2242 +619
- Misses 124 220 +96
- Partials 165 205 +40 ☔ 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