mmrazor/tools/model_converters
Yang Gao 42e8de73af
[Improvement] Adapt OFA series with SearchableMobileNetV3 (#385)
* fix mutable bug in AttentiveMobileNetV3

* remove unness code

* update ATTENTIVE_SUBNET_A0-A6.yaml with optimized names

* unify the sampling usage in sandwich_rule-based NAS

* use alias to export subnet

* update OFA configs

* fix attr bug

* fix comments

* update convert_supernet2subnet.py

* correct the way to dump DerivedMutable

* fix convert index bug

* update OFA configs & models

* fix dynamic2static

* generalize convert_ofa_ckpt.py

* update input_resizer

* update README.md

* fix ut

* update export_fix_subnet

* update _dynamic_to_static

* update fix_subnet UT & minor fix bugs

* fix ut

* add new autoaug compared to attentivenas

* clean

* fix act

* fix act_cfg

* update fix_subnet

* fix lint

* add docstring

Co-authored-by: gaoyang07 <1546308416@qq.com>
Co-authored-by: aptsunny <aptsunny@tongji.edu.cn>
2022-12-15 22:19:55 +08:00
..
convert_attentivenas_nas_ckpt.py [Feature] Add BigNAS algorithm (#219) 2022-12-07 11:28:10 +08:00
convert_bignas_gml_ckpt.py [Feature] Add BigNAS algorithm (#219) 2022-12-07 11:28:10 +08:00
convert_kd_ckpt.py Add benchmark tools & Reorgnazie configs 2022-07-15 23:05:10 +08:00
convert_kd_ckpt_to_student.py [Feature] Add tools to convert distill ckpt to student-only ckpt. (#381) 2022-12-08 15:32:36 +08:00
convert_ofa_ckpt.py [Improvement] Adapt OFA series with SearchableMobileNetV3 (#385) 2022-12-15 22:19:55 +08:00
convert_supernet2subnet.py [Improvement] Adapt OFA series with SearchableMobileNetV3 (#385) 2022-12-15 22:19:55 +08:00
publish_model.py [CI] Add circle ci (#257) 2022-08-30 20:20:10 +08:00