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

[C] Update block and aspp for better viewing #6

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

kunkunlin1221
Copy link
Collaborator

@kunkunlin1221 kunkunlin1221 commented Dec 25, 2024

Old
截圖 2024-12-25 下午5 41 11

New
截圖 2024-12-25 下午5 40 40

@kunkunlin1221 kunkunlin1221 self-assigned this Dec 25, 2024
zephyr-sh
zephyr-sh previously approved these changes Dec 25, 2024
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.py4622 96%
   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.py210100% 
   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.py5422 96%
   timm.py70100% 
chameleon/modules/necks
   __init__.py20100% 
   bifpn.py8722 98%
   fpn.py5822 97%
   pafpn.py00100% 
chameleon/registry
   __init__.py20100% 
   registry.py921212 87%
   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%
TOTAL158344772% 

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

@kunkunlin1221 kunkunlin1221 merged commit e473010 into main Dec 25, 2024
1 check passed
@kunkunlin1221 kunkunlin1221 deleted the feat/enhance_showing_of_model_structure branch December 25, 2024 09:55
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