mmengine/tests/test_hook
Yuan Liu 755f8b5b59
[Refactor]: Change scheduler to param_scheduler (#121)
* [Refactor]: Change scheduler to param_scheduler

* [Fix]: Fix UT of param scheduler hook

Co-authored-by: Your <you@example.com>
2022-03-12 10:47:06 +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_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 [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