- Dec 20, 2022
-
-
Mashiro authored
* Fix message hub * Remove _set_resumed_keys in update_scalars and update_info_dict * remove in update_scalars * clean unnecessary code
-
- 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 02, 2022
-
-
Mashiro authored
* Fix resume message hub and save metainfo in messagehub * fix as comment
-
- Jul 14, 2022
-
-
Mashiro authored
* fix resume message_hub * add unit test * support resume from messagehub * minor refine * add comment * fix typo * update docstring
-
- May 19, 2022
-
-
Zaida Zhou authored
* Add pyupgrade pre-commit hook * fix ut * remove comments
-
- Apr 27, 2022
-
-
Mashiro authored
* MMLogger can call get_current_instance without get_instance, change log path * fix docstring * fix docstring and update UT * Fix runner * fix docstring and lint * fix ut below python3.8 * resolve circle import
-
- Apr 21, 2022
-
-
Mashiro authored
* rename global accessible and intergration get_sintance and create_instance * move ManagerMixin to utils * fix as docstring and seporate get_instance to get_instance and get_current_instance * fix lint * fix docstring, rename and move test_global_meta * rename LogBuffer to HistoryBuffer, rename MessageHub methods, MessageHub support resume * refine MMLogger timestamp, update unit test * MMLogger add logger_name arguments * Fix docstring * change default logger_name to mmengine * Fix docstring comment and unitt test * fix docstring fix docstring * fix docstring * Fix lint * Fix hook unit test * Fix comments * should not accept other arguments if corresponding instance has been created * fix logging ddp file saving * fix logging ddp file saving * fix docstring * fix unit test * fix docstring as comment
-
- Apr 15, 2022
-
-
liukuikun authored
* [WIP] add inline * refactor vis module * [Refactor] according review * [Fix] fix comment * fix some error * Get sub visualizer be Visualizer.get_instance * fix conflict * fix lint * fix unit test * fix mypy * fix comment * fix lint * update docstr * update * update instancedata * remove replace __mro__ with issubclass Co-authored-by:
PJLAB\huanghaian <1286304229@qq.com> Co-authored-by:
HAOCHENYE <21724054@zju.edu.cn>
-
- Mar 26, 2022
-
-
Mashiro authored
* rename global accessible and intergration get_sintance and create_instance * move ManagerMixin to utils * fix as docstring and seporate get_instance to get_instance and get_current_instance * fix lint * fix docstring, rename and move test_global_meta * fix manager's runtime error description fix manager's runtime error description * Add comments * Add comments
-
- Mar 13, 2022
-
-
Mashiro authored
* Messagehub support update dict values * Messagehub support update dict values * fix assertion error message
-
- Mar 06, 2022
-
-
Mashiro authored
* first commit * update logging * update MessageHub unit test and LogBuffer unitest * update logging docs * update logging impl and test * update test logging * update test * update logging test and impl * Fix logging test * Update log_buffer.py * rename statistics argumentes * fix as comment * Fix as comment * Fix as comment * Fix as comment * Fix meta class * Fix as comment * Fix as comment * Fix as comment * Fix name declare * Fix as comment * Fix as comment * Fix as comment * Fix docstring * Fix as comment * Fix as comment
-