- Oct 09, 2022
-
-
Mashiro authored
-
- Oct 08, 2022
-
-
Yanyi Liu authored
* fix loss mean * update
-
Younghwan Na authored
-
Austin Welch authored
* Add smddp dist backend option * [Dev]: Upgrade pre commit hooks (#576) * Upgrade the versions of pre-commit-hooks * update zh-cn.yaml * [Docs] Fix the docstring of model sub-package (#573) * [Doc]: Update config.md (#562) * Update config.md * Update config.md * [Doc] delete the error comment in docs (#514) Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Zhengfei-0311 <78833899+Zhengfei-0311@users.noreply.github.com> Co-authored-by:
vansin <msnode@163.com>
-
Mashiro authored
-
Zaida Zhou authored
-
Zaida Zhou authored
* Upgrade the versions of pre-commit-hooks * update zh-cn.yaml
-
- Sep 26, 2022
-
-
Hakjin Lee authored
-
Zaida Zhou authored
* [Refactor] Refactor fileio but without breaking bc * handle compatibility * fix format * modify io functions * fix ut * fix ut * rename method names * refine * refine docstring * fix ut in windows * update ut * minor fix * ensure client is not None when closing it * add more examples for list_dir_or_file interface * refine docstring * refine deprecated info * fix ut * add a description for lmdb docstring
-
- Sep 22, 2022
- Sep 18, 2022
-
-
jason_w authored
Remove unnecessary "if statement".
-
- Sep 15, 2022
-
-
Mashiro authored
* [Feature] Support convert BN to SyncBN by config * make unit test compatible with cpu * Fix as comment * fix unit test * change signature of convert_sync_batchnorm: rename sync_bn to implemention * fix unit test * fix unit test
-
- Sep 14, 2022
- Sep 13, 2022
-
-
Li Mengzhang authored
-
Mashiro authored
-
- Sep 09, 2022
- Sep 07, 2022
- Aug 31, 2022
-
-
Mashiro authored
-
Mashiro authored
* fix unit test install mmdet and mmcls * raise error when mmdet is not installed * rename check_and_install to install_package * split test case Co-authored-by:
C1rN09 <zhaoqian@pjlab.org.cn>
-
liukuikun authored
* structure tutorials * refine data element docs * modify introduce * fix comment * fix comment * fix comment
-
Mashiro authored
-
Qian Zhao authored
-
- Aug 30, 2022
-
-
Mashiro authored
* tmp commit * refine docstring * minor refine * fix as comment * add tutorial for merge_from_dict * minor refine * minor refine * export md by jupyter * temp add ipnb * refine the docs * remote ipynb * fix as comment * add change _base_.variable * Fix as comment * minor refine * Fix as comment * Fix as comment * minor refine
-
Mashiro authored
-
Zaida Zhou authored
-
- Aug 29, 2022
-
-
wxDai authored
* add testing utils * fix ut * add blank line betweeen `Args` and `Returns`
-
Tong Gao authored
* [CI] Full tests * Add github tests * fix * fix typo Co-authored-by:
zhouzaida <zhouzaida@163.com>
-
Zaida Zhou authored
* [Docs] Refine registry docs * explain how to use _scope_ * refine
-
- Aug 28, 2022
-
-
Mashiro authored
* regist pytorch ddp and dp, add unit test * minor refine * Support check custom wrapper * enhance ut
-
- Aug 26, 2022
-
-
Mashiro authored
-
Mashiro authored
* add args to OptimWrapper.step backward zero_grad * minor refine * minor refine
-
RangiLyu authored
* [Fix] Fix EMAHook trigger train loop init during testing. * fix sync buffer * update ut * fix sync buffer * fix sync buffer
-
Mashiro authored
* add set random seed fun * fix conflict * allign the previous version
-