mmengine/tests/test_hook
Mashiro a7961407e4
[Refactor] Refactor the interfaces of Hook and its subclassed (#117)
* Fix hook

* Fix

* Fix docs

* FIx

* Fix

* Fix as comment

* update

* Fix hook

* Fix hook

* Fix hook

* Fix itertimerhook

* Fix iter_timer_hook

* Fix

* Fix

* fix logger hook

* Fix loggerhook

* update cur_dataloader

* Fix docstring

* Fix docstring

* Fix as commet

* Fix as commet

* Fix as comment

* rename is_last_epoch, enhance and add after_val before_val .etc

* fix typo in docstring

* remove resolved TODO

* refactor docstring
2022-03-13 16:48:09 +08:00
..
test_checkpoint_hook.py [Feature]: Add checkpoint hook (#66) 2022-03-02 22:01:58 +08:00
test_empty_cache_hook.py [Refactor] Refactor the interfaces of Hook and its subclassed (#117) 2022-03-13 16:48:09 +08:00
test_hook.py [Refactor] Refactor the interfaces of Hook and its subclassed (#117) 2022-03-13 16:48:09 +08:00
test_iter_timer_hook.py [Refactor] Refactor the interfaces of Hook and its subclassed (#117) 2022-03-13 16:48:09 +08:00
test_logger_hook.py [Refactor] Refactor the interfaces of Hook and its subclassed (#117) 2022-03-13 16:48:09 +08:00
test_naive_visualization_hook.py [Feature] NaiveVisualizationHook (#98) 2022-03-10 17:22:31 +08:00
test_optimizer_hook.py [Feature]: Add optimizer hook (#70) 2022-03-01 17:42:15 +08:00
test_param_scheduler_hook.py [Refactor]: Change scheduler to param_scheduler (#121) 2022-03-12 10:47:06 +08:00
test_sampler_seed_hook.py [Refactor] Refactor the interfaces of Hook and its subclassed (#117) 2022-03-13 16:48:09 +08:00
test_sync_buffers_hook.py [Refactor] Refactor the interfaces of Hook and its subclassed (#117) 2022-03-13 16:48:09 +08:00