mmengine/tests
Haian Huang(深度眸) 2b8a32eca0
[Fix]: fix RuntimeError of SyncBuffersHook (#309)
* fix RuntimeError of SyncBuffersHook

* add UT
2022-06-22 20:00: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_device [Feature] Support MLU Devices (#288) 2022-06-16 20:28:09 +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 [Feat] Support save best ckpt (#310) 2022-06-22 19:48:46 +08:00
test_logging [Enhance] LogProcessor support custom significant digit (#311) 2022-06-22 19:35:52 +08:00
test_model [Feature] Add autocast wrapper (#307) 2022-06-22 19:49:20 +08:00
test_optim [Refactor] Refactor the accumulate gradient implemention of OptimWrapper (#284) 2022-06-13 23:20:53 +08:00
test_registry [Feat] support registering function (#302) 2022-06-14 14:50:24 +08:00
test_runner [Feat] Support revert syncbn (#326) 2022-06-22 19:50:54 +08:00
test_utils [Feat] Support revert syncbn (#326) 2022-06-22 19:50:54 +08:00
test_visualizer