Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor reparameterizable layers and add GhostNetV3 #47

Merged
merged 7 commits into from
May 29, 2024
Merged

Conversation

james77777778
Copy link
Owner

related to #2

@james77777778 james77777778 self-assigned this May 29, 2024
Copy link

codecov bot commented May 29, 2024

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     
Flag Coverage Δ
kimm 94.78% <98.92%> (+0.01%) ⬆️
kimm-jax 94.13% <98.92%> (+0.01%) ⬆️
kimm-numpy 63.98% <52.68%> (-2.39%) ⬇️
kimm-tensorflow 94.41% <98.20%> (-0.04%) ⬇️
kimm-torch 94.13% <98.92%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@james77777778 james77777778 merged commit e3a9574 into main May 29, 2024
7 checks passed
@james77777778 james77777778 deleted the add-model branch May 29, 2024 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant