mmrazor/tests/test_runners
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
..
test_utils [Feature] Add BigNAS algorithm (#219) 2022-12-07 11:28:10 +08:00
test_darts_loop.py [Fix] Adapt latest mmcv (#253) 2022-08-29 20:34:51 +08:00
test_distill_val_loop.py [Fix] Adapt latest mmcv (#253) 2022-08-29 20:34:51 +08:00
test_evolution_search_loop.py [Improvement] Adapt OFA series with SearchableMobileNetV3 (#385) 2022-12-15 22:19:55 +08:00
test_subnet_sampler_loop.py [Feature] Add Autoformer algorithm (#315) 2022-11-14 13:01:04 +08:00