mmrazor/tests/data
LKJacky 83240dcd8a
add BaseNode/BaseGraph, ModuleNode/ModuleGraph (#217)
* add BaseNode/BaseGraph,  ModuleNode/ModuleGraph

* add docstring, redesign some functions

* add 'placeholder' after cat/bind/pass

* change type to a property from a method

* add test model s

* rename XXXNode in path to PathXXXNode

* 'xxconv' -> 'xxconv2d' in type

* ToGraph -> GraphConverter, PathToGraph -> PathToGraphConverter

* rm init_from_path_list

* convert some public methods to private methods in GraphConverter

* type -> basic_type

* fix some error

Co-authored-by: liukai <liukai@pjlab.org.cn>
2022-08-19 15:38:19 +08:00
..
test_models/test_subnet [Feature] Add slimmable algorithm 2022-07-15 23:05:07 +08:00
test_registry [Feature] Add slimmable algorithm 2022-07-15 23:05:07 +08:00
MBV2_220M.yaml [Refactor]Refactor tracer and channel mutator 2022-07-15 23:04:35 +08:00
MBV2_320M.yaml [Refactor]Refactor tracer and channel mutator 2022-07-15 23:04:35 +08:00
MBV2_530M.yaml [Feature] Add slimmable algorithm 2022-07-15 23:05:07 +08:00
color.jpeg
concat_subnet1.yaml [Refactor] Rename ChannelMutable to MutableChannel 2022-07-15 23:04:38 +08:00
concat_subnet2.yaml [Refactor] Rename ChannelMutable to MutableChannel 2022-07-15 23:04:38 +08:00
models.py add BaseNode/BaseGraph, ModuleNode/ModuleGraph (#217) 2022-08-19 15:38:19 +08:00
subnet1.yaml [Refactor]Refactor tracer and channel mutator 2022-07-15 23:04:35 +08:00
subnet2.yaml [Refactor]Refactor tracer and channel mutator 2022-07-15 23:04:35 +08:00