- Sep 22, 2022
-
-
Mashiro authored
-
- Aug 24, 2022
-
-
Zaida Zhou authored
* Rename data to structure * adjust the way to import module * adjust the way to import module * rename Structure to Data Structures in docs api * rename structure to structures * support using some modules of mmengine without torch * fix circleci config * fix circleci config * fix registry ut * minor fix * move init method from model/utils to model/weight_init.py * move init method from model/utils to model/weight_init.py * move sync_bn to model * move functions depending on torch to dl_utils * format import * fix logging ut * add weight init in model/__init__.py * move get_config and get_model to mmengine/hub * move log_processor.py to mmengine/runner * fix ut * Add TimeCounter in dl_utils/__init__.py
-
- Aug 01, 2022
-
-
Yuan Liu authored
* [Fix]: Fix resume bug * [Fix]: Change last_checkpoint check logic * [Fix]: Fix lint * [Fix]: Change warning to print_log
-
- Jun 17, 2022
-
-
Jiazhen Wang authored
* support resume from ceph * move func and refine * delete symlink * fix unittest * perserve _allow_symlink and symlink
-
- Mar 06, 2022
-
-
Zaida Zhou authored
* [Feature] Add checkpoint helper * minor fix * add comments and fix format * add hub directory * add missing docstring
-