mmrazor/tools
XiaotongLu 0b24276158
[Feature] Add DMCP and fix the deploy pipeline of NAS algorithms (#406)
* Copybook

* Newly created copy PR

* Newly created copy PR

* update op_counters

* update subnet/commit/FLOPsCounter

* update docs/UT

* update docs/UT

* add setter for current_mask

* replace current_mask with activated_tensor_channel

* update subnet training

* fix ci

* fix ci

* fix ci

* fix readme.md

* fix readme.md

* update

* fix expression

* fix CI

* fix UT

* fix ci

* fix arch YAMLs

* fix yapf

* revise  mmcv version<=2.0.0rc3

* fix build.yaml

* Rollback mmdet to v3.0.0rc5

* Rollback mmdet to v3.0.0rc5

* Rollback mmseg to v1.0.0rc4

* remove search_groups in mutator

* revert env change

* update usage of sub_model

* fix UT

* fix bignas config

* fix UT for dcff & registry

* update Ut&channel_mutator

* fix test_channel_mutator

* fix Ut

* fix bug for load dcffnet

* update nas config

* update nas config

* fix api in evolution_search_loop

* update evolu_search_loop

* fix metric_predictor

* update url

* fix a0 fine_grained

* fix subnet export misskey

* fix ofa yaml

* fix lint

* fix comments

* add autoformer cfg

* update readme

* update supernet link

* fix sub_model configs

* update subnet inference readme

* fix lint

* fix lint

* Update autoformer_subnet_8xb256_in1k.py

* update test.py to support args.checkpoint as none

* update DARTS readme

* update readme

---------

Co-authored-by: gaoyang07 <1546308416@qq.com>
Co-authored-by: aptsunny <aptsunny@tongji.edu.cn>
Co-authored-by: sunyue1 <sunyue1@sensetime.com>
Co-authored-by: aptsunny <36404164+aptsunny@users.noreply.github.com>
Co-authored-by: wang shiguang <xiaohu_wyyx@163.com>
2023-03-02 18:22:20 +08:00
..
misc [fix] fix mmcv mmengine (#242) 2022-08-24 09:58:11 +08:00
model_converters [Improvement] Adapt OFA series with SearchableMobileNetV3 (#385) 2022-12-15 22:19:55 +08:00
pruning Add GroupFisher pruning algorithm. (#459) 2023-02-20 14:29:42 +08:00
visualizations [Fix] Fix bug on mmrazor visualization, mismatch argument in define and use. (#356) 2022-12-01 22:38:39 +08:00
dist_test.sh [Fix] Fix commands in README to adapt branch 1.x (#400) 2022-12-16 20:54:21 +08:00
dist_train.sh [Fix] Fix commands in README to adapt branch 1.x (#400) 2022-12-16 20:54:21 +08:00
slurm_test.sh
slurm_train.sh
test.py [Feature] Add DMCP and fix the deploy pipeline of NAS algorithms (#406) 2023-03-02 18:22:20 +08:00
train.py [Feature] Support unroll with MMDDP in darts algorithm (#210) 2022-10-14 17:41:11 +08:00