mmengine/tests
Mashiro bcab813242
[Feature] Add ModuleList Sequential and ModuleDict (#299)
* add module list

* add module list

* fix docstring
2022-06-13 13:51:07 +08:00
..
data [Enhance] Update config with newest mmcv and show custom imports error explicitly (#192) 2022-05-06 22:59:54 +08:00
test_config Add pyupgrade pre-commit hook (#232) 2022-05-19 17:56:31 +08:00
test_data [Fix]: fix label data and support empty tensor in label_to_onehot (#291) 2022-06-10 15:12:41 +08:00
test_dist Add pyupgrade pre-commit hook (#232) 2022-05-19 17:56:31 +08:00
test_evaluator [Refactor] Refactor data_batch type and remove cur_dataloader in runner. (#171) 2022-04-08 15:57:10 +08:00
test_hook [Feature]: add base model, ddp model wrapper and unit test (#268) 2022-06-07 22:13:53 +08:00
test_logging [Feature]: add base model, ddp model wrapper and unit test (#268) 2022-06-07 22:13:53 +08:00
test_model [Feature] Add ModuleList Sequential and ModuleDict (#299) 2022-06-13 13:51:07 +08:00
test_optim [Feature] Add optimizer wrapper (#265) 2022-06-01 18:04:38 +08:00
test_registry [Feature] Support overwrite default scope with "_scope_". (#275) 2022-06-09 20:16:31 +08:00
test_runner [Feat]:support customizing evaluator (#287) 2022-06-10 15:34:10 +08:00
test_utils [Feature] Profiling tools (#241) 2022-05-25 10:55:07 +08:00
test_visualizer Update visualizer code (#184) 2022-04-27 19:44:40 +08:00