mmengine/tests/test_hooks
Mashiro a094976e9f [Refactor] Use a real runner to test IterTimerHook (#807)
* Refactor iter_timer_hook

* Refactor iter_timer_hook
2023-02-22 00:08:38 +08:00
..
test_checkpoint_hook.py [Enhance] Ensure metrics is not empty when saving best ckpts (#849) 2022-12-28 11:34:08 +08:00
test_ema_hook.py [Feature] Add test time augmentation base model. (#538) 2022-10-10 14:29:33 +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 [Enhance] Support non-scalar type metric value. (#827) 2023-01-12 20:28:55 +08:00
test_naive_visualization_hook.py [Refactor] Refactor code structure (#395) 2022-08-24 19:14:07 +08:00
test_param_scheduler_hook.py [Feature] Support ReduceOnPlateauParamScheduler(#819) 2023-01-16 11:39:03 +08:00
test_prepare_tta_hook.py Make TTAModel compatible with FSDP (#611) 2022-12-27 21:39:43 +08:00
test_profiler_hook.py [Feature] Add NPUProfilerHook to profile performance in Ascend device (#925) 2023-02-21 17:20:40 +08:00
test_runtime_info_hook.py [Fix]: fix error and add unit test (#429) 2022-08-17 19:16:00 +08:00
test_sampler_seed_hook.py [Refactor] Rename test_hook to test_hooks (#425) 2022-08-15 11:45:07 +08:00
test_sync_buffers_hook.py [Refactor] Rename test_hook to test_hooks (#425) 2022-08-15 11:45:07 +08:00