- Apr 20, 2023
-
-
Luo Yihang authored
* [Fix] Call SyncBufferHook before validation in IterBasedTrainLoop * Add before_val_epoch in SyncBuffersHook * Fix white space format * Add comments for SyncBuffersHook * Add comments for SyncBuffersHook Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Add comments for SyncBuffersHook Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Fix white space format * Add before_test_epoch * Remove before_test_epoch --------- Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- Aug 23, 2022
-
-
Zaida Zhou authored
* [Refactor] Refactor the import rule * minor refinement * add a comment
-
- May 19, 2022
-
-
Zaida Zhou authored
* [Fix] Replace torch distributed with mmengine dist module * minor refinement * move all_reduce_params to dist.py * add unit tests * update unit tests * fix test_logger.py * add examples
-
- Mar 13, 2022
-
-
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 07, 2022
-
-
Zaida Zhou authored
-
- Mar 05, 2022
-
-
Zaida Zhou authored
-
- Mar 03, 2022
-
-
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>
-