mmengine/tests/test_hook
Mashiro 605e78be82
Haochenye/fix logging (#167)
* remove LoggerHook master_only

* remogve \t in log string

* fix lint

* Fix lint
2022-04-12 21:50:30 +08:00
..
test_checkpoint_hook.py [Refactor] Add batch_idx to hook input. (#140) 2022-03-29 11:40:38 +08:00
test_empty_cache_hook.py [Refactor] Add batch_idx to hook input. (#140) 2022-03-29 11:40:38 +08:00
test_hook.py [Refactor] Refactor data_batch type and remove cur_dataloader in runner. (#171) 2022-04-08 15:57:10 +08:00
test_iter_timer_hook.py [Refactor] Add batch_idx to hook input. (#140) 2022-03-29 11:40:38 +08:00
test_logger_hook.py Haochenye/fix logging (#167) 2022-04-12 21:50:30 +08:00
test_naive_visualization_hook.py [Refactor] Refactor data_batch type and remove cur_dataloader in runner. (#171) 2022-04-08 15:57:10 +08:00
test_optimizer_hook.py [Refactor] Add batch_idx to hook input. (#140) 2022-03-29 11:40:38 +08:00
test_param_scheduler_hook.py [Refactor] Add batch_idx to hook input. (#140) 2022-03-29 11:40:38 +08:00
test_sampler_seed_hook.py [Refactor] Refactor data_batch type and remove cur_dataloader in runner. (#171) 2022-04-08 15:57:10 +08:00
test_sync_buffers_hook.py [Refactor] Add batch_idx to hook input. (#140) 2022-03-29 11:40:38 +08:00