mmengine/tests/test_hook
Mashiro 2e4ae21f2b
Fix test_get_max_memory (#113)
2022-03-09 14:05:25 +08:00
..
test_checkpoint_hook.py [Feature]: Add checkpoint hook (#66) 2022-03-02 22:01:58 +08:00
test_empty_cache_hook.py use unittest mock (#71) 2022-03-02 21:53:40 +08:00
test_hook.py [Feature]: Add base Hook (#47) 2022-02-26 14:51:09 +08:00
test_iter_timer_hook.py [Feature] Add Iter Timer Hook (#48) 2022-03-01 12:02:34 +08:00
test_logger_hook.py Fix test_get_max_memory (#113) 2022-03-09 14:05:25 +08:00
test_optimizer_hook.py [Feature]: Add optimizer hook (#70) 2022-03-01 17:42:15 +08:00
test_param_scheduler_hook.py [Fix]: Change the type of runner in docstring to Runner (#103) 2022-03-07 14:00:05 +08:00
test_sampler_seed_hook.py [Feature]: Add sampler seed hook (#64) 2022-03-01 15:38:01 +08:00
test_sync_buffers_hook.py [Feature] Add Sync Buffer Hook (#57) 2022-03-03 17:13:43 +08:00