HAOCHENYE
|
64386c0642
|
[Fix] Fix lint
|
2024-11-02 04:27:17 +08:00 |
|
Ma Zerun
|
49b27dd83f
|
[Imporve] Support _load_state_dict_post_hooks in load_state_dict . (#1103)
* [Imporve] Support `_load_state_dict_post_hooks` in `load_state_dict`.
* Update
* Add unit test
|
2023-04-26 16:48:57 +08:00 |
|
Mashiro
|
f1aca8e307
|
[Fix] Failed to remove the previous best checkpoints (#1086)
* [Fix] Only reserve one best checkpoint
* [Fix] Only reserve one best checkpoint
* Fix unit test
* shutdown logging
* clean the save_checkpoint logic
|
2023-04-20 21:28:56 +08:00 |
|
Mashiro
|
d876d4e0f8
|
[Enhance] Add support of TorchVision's Model Registration API (#793)
* enhance get_torchvision_model
* remove mmcv
|
2022-12-11 22:08:51 +08:00 |
|