mmrazor/tests
pppppM ef1637e866
[FEATURE] Mobilenet Series Search Space (#82)
* add mbv2 block and identity

* add mbv2 block and identity unittests

* expand_factor -> expand_ratio

* add searchable mobilenet v2

* fix lints

* add spos subnet retraining config

* fix mmcls slurm search

* add proxyless_gpu setting for mbv2

* use bn default

* add angelnas spos config

* update spos readme

* fix SELayer's useage

* add docstring

* rename mbv2 to mb

* add some unittest of mb

* rename mb to mobilenet

* add some rename-mb in configs

* update README of spos

* add rename-mb in unittest

* update test_mmcls

Co-authored-by: wutongshenqiu <690364065@qq.com>
Co-authored-by: humu789 <humu@pjlab.org.cn>
2022-03-07 23:15:18 +08:00
..
data Add a new pre-commit-hook to automatically add a copyright (#96) 2022-03-02 20:29:28 +08:00
test_models [FEATURE] Mobilenet Series Search Space (#82) 2022-03-07 23:15:18 +08:00
test_utils [Enhance] Add setup multi-processes for all tasks (#59) 2022-01-26 19:17:55 +08:00