mmengine/tests/test_hooks
Zaida Zhou 2df93eb51f
Add the loop stage in message_hub (#1277)
2023-07-31 14:22:49 +08:00
..
test_checkpoint_hook.py [Feature] Add parameter `save_begin` for CheckpointHook (#1271) 2023-07-25 19:21:21 +08:00
test_early_stopping_hook.py [Feature] Support EarlyStoppingHook (#739) 2023-03-06 13:18:42 +08:00
test_ema_hook.py [Refactor] Refactor ema hook (#804) 2023-02-22 00:08:38 +08:00
test_empty_cache_hook.py [Refactor] Refactor unit test of EmptyCacheHook (#805) 2023-02-22 00:08:38 +08:00
test_hook.py [Refactor] Refactor unit test of Base hook (#806) 2023-02-22 00:08:38 +08:00
test_iter_timer_hook.py [Refactor] Use a real runner to test IterTimerHook (#807) 2023-02-22 00:08:38 +08:00
test_logger_hook.py [Feature] Add parameter `save_begin` for CheckpointHook (#1271) 2023-07-25 19:21:21 +08:00
test_naive_visualization_hook.py
test_param_scheduler_hook.py [Refactor] Refactor unit test of ParamSchedulerHook (#809) 2023-02-22 00:08:38 +08:00
test_prepare_tta_hook.py
test_profiler_hook.py [Fix] Fix `ProfileHook` can not profile performance in ddp-training (#1140) 2023-05-26 10:55:15 +08:00
test_runtime_info_hook.py Add the loop stage in message_hub (#1277) 2023-07-31 14:22:49 +08:00
test_sampler_seed_hook.py [Refactor] Use a real runner to test DistSamplerSeedHook (#812) 2023-02-22 00:08:38 +08:00
test_sync_buffers_hook.py [Refactor] Refactor the unit tests of SyncBuffersHook (#813) 2023-04-28 17:32:30 +08:00