mmengine/tests
Mashiro 8b0c9c5f6f
[Fix] fix build train_loop during test (#295)
* fix build train_loop during test

* fix build train_loop during test

* fix build train_loop during test

* fix build train_loop during test

* Fix as comment
2022-06-13 21:23:46 +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 [Fix] fix build train_loop during test (#295) 2022-06-13 21:23:46 +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 [Fix] Fix image dtype when enable_normalize=False. (#301) 2022-06-13 21:21:19 +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 [Fix] fix build train_loop during test (#295) 2022-06-13 21:23:46 +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