- Jun 30, 2022
-
-
LeoXing1996 authored
* fix bug of not save-best in iteration-based training * revise the unit test
-
- Jun 22, 2022
-
-
Alex Yang authored
* [Feat] Support save best ckpt * reformat code * rename function and reformat code * fix logging info
-
- Jun 17, 2022
-
-
Jiazhen Wang authored
* support resume from ceph * move func and refine * delete symlink * fix unittest * perserve _allow_symlink and symlink
-
- May 05, 2022
-
-
Mashiro authored
* change CheckPointHook before_run to before train * using tmp_path in each checkpointhook test case
-
- Mar 29, 2022
-
-
RangiLyu authored
* [Refactor] Add batch_idx to hook input. * update
-
- Mar 25, 2022
-
-
Yuan Liu authored
* [Feature]: Add dist semantics in checkpoint hook * [Fix]: Delete sync buffer in checkpoint hook
-
- Mar 02, 2022
-
-
Yuan Liu authored
* [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
-