mmengine/tests/test_hooks
Zaida Zhou ed84dfd34d
[Refactor] Refactor fileio without breaking back compatibility (#533)
* [Refactor] Refactor fileio but without breaking bc

* handle compatibility

* fix format

* modify io functions

* fix ut

* fix ut

* rename method names

* refine

* refine docstring

* fix ut in windows

* update ut

* minor fix

* ensure client is not None when closing it

* add more examples for list_dir_or_file interface

* refine docstring

* refine deprecated info

* fix ut

* add a description for lmdb docstring
2022-09-26 14:30:40 +08:00
..
test_checkpoint_hook.py [Refactor] Refactor fileio without breaking back compatibility (#533) 2022-09-26 14:30:40 +08:00
test_ema_hook.py [Fix] Fix unit test in windows (#515) 2022-09-13 11:46:21 +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] Refactor fileio without breaking back compatibility (#533) 2022-09-26 14:30:40 +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