mmengine/tests/test_hook
Yuan Liu 26f24296db
[Feature]: Add dist semantics in checkpoint hook (#131)
* [Feature]: Add dist semantics in checkpoint hook

* [Fix]: Delete sync buffer in checkpoint hook
2022-03-25 13:46:31 +08:00
..
test_checkpoint_hook.py [Feature]: Add dist semantics in checkpoint hook (#131) 2022-03-25 13:46:31 +08:00
test_empty_cache_hook.py [Refactor] Refactor the interfaces of Hook and its subclassed (#117) 2022-03-13 16:48:09 +08:00
test_hook.py [Refactor] Refactor the interfaces of Hook and its subclassed (#117) 2022-03-13 16:48:09 +08:00
test_iter_timer_hook.py [Refactor] Refactor the interfaces of Hook and its subclassed (#117) 2022-03-13 16:48:09 +08:00
test_logger_hook.py [Refactor] Refactor the interfaces of Hook and its subclassed (#117) 2022-03-13 16:48:09 +08:00
test_naive_visualization_hook.py [Feature] NaiveVisualizationHook (#98) 2022-03-10 17:22:31 +08:00
test_optimizer_hook.py [Feature]: Add optimizer hook (#70) 2022-03-01 17:42:15 +08:00
test_param_scheduler_hook.py [Refactor]: Change scheduler to param_scheduler (#121) 2022-03-12 10:47:06 +08:00
test_sampler_seed_hook.py [Refactor] Refactor the interfaces of Hook and its subclassed (#117) 2022-03-13 16:48:09 +08:00
test_sync_buffers_hook.py [Refactor] Refactor the interfaces of Hook and its subclassed (#117) 2022-03-13 16:48:09 +08:00