mmrazor/configs/nas/mmcls/spos/SPOS_SUBNET.yaml
pppppM d37829eb60
[Refactor] Refactor Mutables and Mutators (#324)
* refactor mutables

* update load fix subnet

* add DumpChosen Typehint

* adapt UTs

* fix lint

* Add GroupMixin to ChannelMutator (temporarily)

* fix type hints

* add GroupMixin doc-string

* modified by comments

* fix type hits

* update subnet format

* fix channel group bugs and add UTs

* fix doc string

* fix comments

* refactor diff module forward

* fix error in channel mutator doc

* fix comments

Co-authored-by: liukai <liukai@pjlab.org.cn>
2022-11-01 12:49:42 +08:00

41 lines
875 B
YAML

backbone.layers.0.0:
chosen: shuffle_7x7
backbone.layers.0.1:
chosen: shuffle_3x3
backbone.layers.0.2:
chosen: shuffle_7x7
backbone.layers.0.3:
chosen: shuffle_3x3
backbone.layers.1.0:
chosen: shuffle_xception
backbone.layers.1.1:
chosen: shuffle_5x5
backbone.layers.1.2:
chosen: shuffle_5x5
backbone.layers.1.3:
chosen: shuffle_3x3
backbone.layers.2.0:
chosen: shuffle_3x3
backbone.layers.2.1:
chosen: shuffle_5x5
backbone.layers.2.2:
chosen: shuffle_3x3
backbone.layers.2.3:
chosen: shuffle_5x5
backbone.layers.2.4:
chosen: shuffle_3x3
backbone.layers.2.5:
chosen: shuffle_xception
backbone.layers.2.6:
chosen: shuffle_5x5
backbone.layers.2.7:
chosen: shuffle_7x7
backbone.layers.3.0:
chosen: shuffle_7x7
backbone.layers.3.1:
chosen: shuffle_3x3
backbone.layers.3.2:
chosen: shuffle_5x5
backbone.layers.3.3:
chosen: shuffle_xception