mmengine/tests/test_hooks
RangiLyu 8d25dbdeda
[Fix] Fix EMAHook trigger train loop and AveragedModel sync buffer. (#467)
* [Fix] Fix EMAHook trigger train loop init during testing.

* fix sync buffer

* update ut

* fix sync buffer

* fix sync buffer
2022-08-26 14:21:56 +08:00
..
test_checkpoint_hook.py [Refactor] Rename test_hook to test_hooks (#425) 2022-08-15 11:45:07 +08:00
test_ema_hook.py [Fix] Fix EMAHook trigger train loop and AveragedModel sync buffer. (#467) 2022-08-26 14:21:56 +08:00
test_empty_cache_hook.py [Refactor] Rename test_hook to test_hooks (#425) 2022-08-15 11:45:07 +08:00
test_hook.py [Refactor] Rename test_hook to test_hooks (#425) 2022-08-15 11:45:07 +08:00
test_iter_timer_hook.py [Refactor] Rename test_hook to test_hooks (#425) 2022-08-15 11:45:07 +08:00
test_logger_hook.py [Refactor] Rename test_hook to test_hooks (#425) 2022-08-15 11:45:07 +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 [Refactor] Rename test_hook to test_hooks (#425) 2022-08-15 11:45:07 +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