[Feature]: Add checkpoint hook (#66)
* [Feature]: Add checkpoint hook * [Fix]: Fix lint * [Fix]: Delete redundant optional and give an example to our_dir * [Feature]: Add test the last_ckpt in UT * [Fix]: Fix docstring problem * [Fix]: Add patch to UT * [Feature]: Add Test case for by epoch
mmengine/hooks/checkpoint_hook.py
0 → 100644
tests/test_hook/test_checkpoint_hook.py
0 → 100644
Please register or sign in to comment