- Mar 13, 2022
-
-
Mashiro authored
* Messagehub support update dict values * Messagehub support update dict values * fix assertion error message
-
Zaida Zhou authored
-
Zaida Zhou authored
* [Refactor] Use mmengine distributed in evaluator * remove 'TODO' comment
-
Mashiro authored
* use master_only to decorator _log_train and _log_val * fix resoloved TODO fix resoloved TODO fix resoloved TODO * fix raise error typo * ensure log item is python scalar
-
Mashiro authored
* Fix hook * Fix * Fix docs * FIx * Fix * Fix as comment * update * Fix hook * Fix hook * Fix hook * Fix itertimerhook * Fix iter_timer_hook * Fix * Fix * fix logger hook * Fix loggerhook * update cur_dataloader * Fix docstring * Fix docstring * Fix as commet * Fix as commet * Fix as comment * rename is_last_epoch, enhance and add after_val before_val .etc * fix typo in docstring * remove resolved TODO * refactor docstring
-
- Mar 12, 2022
-
-
Yuan Liu authored
* [Refactor]: Change scheduler to param_scheduler * [Fix]: Fix UT of param scheduler hook Co-authored-by:
Your <you@example.com>
-
- Mar 10, 2022
-
-
Yining Li authored
* update evaluator prefix * update docstring and comments * update doc
-
liukuikun authored
* [WIP] testvisualizationhook * add TestNaiveVisualizationHook * fix comment * unpad * batch imdenormalize * fix comment * fix comment
-
Mashiro authored
* Config support deep copy * Fix end of line
-
- Mar 09, 2022
-
-
Mashiro authored
* Fix hook * Fix * Fix docs * FIx * Fix * Fix as comment
-
liukuikun authored
* add required lib for vis * fix comment
-
Haian Huang(深度眸) authored
* refine visualization * refine visualization * epdate * update * update * update * fix comment
-
Mashiro authored
-
- Mar 08, 2022
-
-
RangiLyu authored
-
Mashiro authored
* add logger hook * update * update * update test * update * update test * update * update * update * update * update * Add logger hook * Fix pre-commit * Fix as comment * Fix as comment * Fix as comment * Fix as comment * Fix as comment * Fix bytes * update * Fix as comment * Fix as comment * Update runner * Fix as comment * Fix as comment * Fix as comment * Fix as comment
-
RangiLyu authored
* Support default_scope when building optimizer and evaluator. * add docstring * fix * fix
-
RangiLyu authored
* update type hint and ut for evaluator * update doc * fix
-
Yining Li authored
* support metric prefix in BaseEvaluator * update docs * use class attribute default_prefix
-
- Mar 07, 2022
-
-
Haian Huang(深度眸) authored
* add writer * update * update * update docstr * update unittest * update unittest * fix comment * update unittest * fix comment * fix comment * fix comment * fix comment * update
-
liukuikun authored
* [WIP] Visualizer * add draw featmap * update docstring * update docstring * update docstring * fix comment * fix comment * fix comment * fix comment * fix comment
-
Tao Gong authored
-
Zaida Zhou authored
-
Yining Li authored
-
Yuan Liu authored
* [Fix]: Change after inter and epoch to after train iter and epoch * [Fix]: Add new UT to param scheduler hook Co-authored-by:
Your <you@example.com>
-
Yuan Liu authored
* [Fix]: Change after inter and epoch to after train iter and epoch * [Fix]: Add new UT to param scheduler hook * [Fix]: Change the type of runner in docstring to Runner Co-authored-by:
Your <you@example.com>
-
Yuan Liu authored
* [Fix]: Fix data batch type in base hook * [Fix]: Fix the type hint bug in checkpoint, optimizer, param scheduler hooks Co-authored-by:
Your <you@example.com>
-
- Mar 06, 2022
-
-
liukuikun authored
-
Zaida Zhou authored
* [Feature] Add checkpoint helper * minor fix * add comments and fix format * add hub directory * add missing docstring
-
Zaida Zhou authored
-
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
-
Zaida Zhou authored
-
- Mar 05, 2022
-
-
Zaida Zhou authored
* [Feature] Add distributed module * fix IS_DIST error * all_reduce_dict does operations in-place * support 'mean' operation * provide local group process * add tmpdir argument for collect_results * add unit tests * refactor unit tests * simplify steps to create multiple processes * minor fix * describe the different of *gather* in mmengine and pytorch * minor fix * add unit tests for nccl * test nccl backend in multiple gpu * add get_default_group function to handle different torch versions * minor fix * [Feature] Add distributed module * fix IS_DIST error * all_reduce_dict does operations in-place * support 'mean' operation * provide local group process * add tmpdir argument for collect_results * add unit tests * refactor unit tests * simplify steps to create multiple processes * minor fix * describe the different of *gather* in mmengine and pytorch * minor fix * add unit tests for nccl * test nccl backend in multiple gpu * add get_default_group function to handle different torch versions * minor fix * minor fix * handle torch1.5 * handle torch1.5 * minor fix * fix typo * refactor unit tests * nccl does not support gather and gather_object * fix gather * fix collect_results_cpu * fix collect_results and refactor unit tests * fix collect_results unit tests * handle torch.cat in torch1.5 * refine docstring * refine docstring * fix comments * fix comments
-
Wenwei Zhang authored
* add user docs for get_config/get_models * resolve comments
-
Zaida Zhou authored
-
liukuikun authored
-
- Mar 04, 2022
-
-
Miao Zheng authored
-
RangiLyu authored
-
- Mar 03, 2022
-
-
RangiLyu authored
* add runner unit tests * update * update * add test custom loop and hook * add test model wrapper * add test setup env * fix typo * fix launcher * fix typo * test default scope * add logger test * fix dataloader * add test loop * resolve comments * resolve comments
-
Mashiro authored
Fix CI
-
Yifei Yang authored
* [Feature]: Add Part3 of Hooks * [Feature]: Add Hook * [Fix]: Add docstring and type hint for base hook * add sync buffer hook * update typing hint and docs * fix lint * fix mypy * fix lint * use mock from unittest Co-authored-by:
seuyou <3463423099@qq.com>
-