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

[A] Add registry feature #4

Merged
merged 2 commits into from
Dec 23, 2024
Merged

[A] Add registry feature #4

merged 2 commits into from
Dec 23, 2024

Conversation

kunkunlin1221
Copy link
Collaborator

No description provided.

@kunkunlin1221 kunkunlin1221 self-assigned this Dec 23, 2024
@kunkunlin1221 kunkunlin1221 force-pushed the feat/add_registry_featrue branch from 6818fa2 to f3caa45 Compare December 23, 2024 11:34
Copy link
Contributor

Coverage

Coverage Report
FileStmtsMissCoverMissing
chameleon
   __init__.py60100% 
chameleon/base
   __init__.py70100% 
   power_module.py4022 95%
   utils.py4644 91%
chameleon/base/blocks
   __init__.py10100% 
   conv_block.py4322 95%
   mamba_block.py222 0%
   vit_block.py222 0%
chameleon/base/components
   __init__.py50100% 
   activation.py3644 89%
   dropout.py50100% 
   loss.py823434 59%
   norm.py190100% 
   pooling.py200100% 
chameleon/base/layers
   __init__.py50100% 
   aspp.py220100% 
   grl.py220100% 
   selayer.py180100% 
   vae.py230100% 
   weighted_sum.py230100% 
chameleon/base/ops
   __init__.py10100% 
   positional_encoding.py140100% 
chameleon/base/optim
   __init__.py90100% 
   polynomial_lr_warmup.py261818 31%
   warm_up.py342424 29%
chameleon/metrics
   __init__.py10100% 
   normalized_levenshtein_similarity.py512929 43%
chameleon/modules
   __init__.py20100% 
chameleon/modules/backbones
   __init__.py30100% 
   gpunet.py7422 97%
   timm.py100100% 
chameleon/modules/necks
   __init__.py20100% 
   bifpn.py8722 98%
   fpn.py5822 97%
   pafpn.py00100% 
chameleon/registry
   __init__.py20100% 
   registry.py821010 88%
   root.py2655 81%
chameleon/tools
   __init__.py10100% 
chameleon/tools/calflops
   __init__.py20100% 
   calculate_pipline.py1825858 68%
   flops_counter.py521616 69%
   pytorch_ops.py336153153 54%
   utils.py1127676 32%
TOTAL159444572% 

Tests Skipped Failures Errors Time
89 0 💤 0 ❌ 0 🔥 5.421s ⏱️

@kunkunlin1221 kunkunlin1221 merged commit 822d449 into main Dec 23, 2024
1 check passed
@kunkunlin1221 kunkunlin1221 deleted the feat/add_registry_featrue branch December 23, 2024 12:25
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.

2 participants