Refactor reparameterizable layers and add GhostNetV3
#47
Codecov / codecov/project
succeeded
May 29, 2024 in 1s
94.78% (+0.01%) compared to e2d31cc
View this Pull Request on Codecov
94.78% (+0.01%) compared to e2d31cc
Details
Codecov Report
Attention: Patch coverage is 98.92473%
with 3 lines
in your changes are missing coverage. Please review.
Project coverage is 94.78%. Comparing base (
e2d31cc
) to head (79c44ff
).
Files | Patch % | Lines |
---|---|---|
kimm/_src/utils/timm_utils.py | 0.00% | 2 Missing |
kimm/_src/layers/reparameterizable_conv2d.py | 98.75% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #47 +/- ##
==========================================
+ Coverage 94.77% 94.78% +0.01%
==========================================
Files 39 39
Lines 4266 4295 +29
==========================================
+ Hits 4043 4071 +28
- Misses 223 224 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading