- 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>
-
- Mar 02, 2022
-
-
Mashiro authored
* add impl * add test * Fix as comment * Fix as comment * Fix as comment * Fix as comment
-
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
-
Yifei Yang authored
-
Yifei Yang authored
* [Feature]: Add Part3 of Hooks * [Feature]: Add Hook * [Fix]: Add docstring and type hint for base hook * [Fix]: Add test case to not the last iter, inner_iter, epoch * [Fix]: Add missing type hint * [Feature]: Add Args and Returns in docstring * [Fix]: Add missing colon * [Fix]: Add optional to docstring * [Fix]: Fix docstring problem * [Fix]: Fix lint * fix lint * update typing and docs * fix lint * Update mmengine/hooks/empty_cache_hook.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/hooks/empty_cache_hook.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/hooks/empty_cache_hook.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update tests/test_hook/test_empty_cache_hook.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * fix lint * fix comments * remove test condition Co-authored-by:
seuyou <3463423099@qq.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- Mar 01, 2022
-
-
Yuan Liu authored
* [Feature]: Add optimizer hook * [Fix]: Update docstring * [Fix]: Add call with in UT
-