mmengine/tests/test_hook
Mashiro 6f69039ca9
[Feature] Add LoggerHook (#77)
* add logger hook

* update

* update

* update test

* update

* update test

* update

* update

* update

* update

* update

* Add logger hook

* Fix pre-commit

* Fix as comment

* Fix as comment

* Fix as comment

* Fix as comment

* Fix as comment

* Fix bytes

* update

* Fix as comment

* Fix as comment

* Update runner

* Fix as comment

* Fix as comment

* Fix as comment

* Fix as comment
2022-03-08 16:10:30 +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 [Feature] Add LoggerHook (#77) 2022-03-08 16:10:30 +08:00
test_optimizer_hook.py [Feature]: Add optimizer hook (#70) 2022-03-01 17:42:15 +08:00
test_param_scheduler_hook.py [Fix]: Change the type of runner in docstring to Runner (#103) 2022-03-07 14:00:05 +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