mmengine/tests
Mashiro 78fad67d0d
[Fix] fix resume message_hub (#353)
* fix resume message_hub

* add unit test

* support resume from messagehub

* minor refine

* add comment

* fix typo

* update docstring
2022-07-14 20:13:22 +08:00
..
data [Enhance] Support using variables in base config directly as normal variables. (#329) 2022-07-14 13:05:55 +08:00
test_config [Enhance] Support using variables in base config directly as normal variables. (#329) 2022-07-14 13:05:55 +08:00
test_data [Enhance] Refine BaseDataset (#303) 2022-06-27 14:59:56 +08:00
test_device [Feat] Support training on MPS (#331) 2022-06-23 16:53:19 +08:00
test_dist [Fix]: fix RuntimeError of SyncBuffersHook (#309) 2022-06-22 20:00:46 +08:00
test_evaluator [Feature] Dump predictions to a pickle file for offline evaluation. (#293) 2022-06-14 14:48:21 +08:00
test_hook [Fix] Fix ema hook and add unit test (#327) 2022-07-04 14:23:23 +08:00
test_logging [Fix] fix resume message_hub (#353) 2022-07-14 20:13:22 +08:00
test_model [Fix]: fix MMSeparateDistributedDataParallel (#338) 2022-06-28 22:20:20 +08:00
test_optim [Fix] Fix loss could be nan in optimizer wrapper (#345) 2022-07-06 16:42:49 +08:00
test_registry [Enhance] Add `build_model_from_cfg` (#328) 2022-07-13 19:01:59 +08:00
test_runner [Fix] fix resume message_hub (#353) 2022-07-14 20:13:22 +08:00
test_utils [Feat] Support revert syncbn (#326) 2022-06-22 19:50:54 +08:00
test_visualizer Update visualizer code (#184) 2022-04-27 19:44:40 +08:00