- Oct 31, 2022
-
-
Sanbu authored
* fix open in windows * Update config.py * Update config.py * Update config.py
-
- Oct 08, 2022
-
-
Zaida Zhou authored
* Upgrade the versions of pre-commit-hooks * update zh-cn.yaml
-
- Aug 31, 2022
-
-
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>
-
- 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
-
- Aug 08, 2022
- Aug 01, 2022
-
-
Mashiro authored
* Support use 'global var' in config function * upload test file
-
- Jul 14, 2022
-
-
Mashiro authored
* first commit * Support modify base config and add unit test * remove import mmengine in config * add unit test * fix lint * add unit test * move RemoveAssignFromAST to config utils * git add utils * fix format issue in test file * refine unit test * refine unit test
-
- May 19, 2022
-
-
Zaida Zhou authored
* Add pyupgrade pre-commit hook * fix ut * remove comments
-
- May 06, 2022
-
-
Mashiro authored
* add import error information * Update config with newest mmcv * add empty line to test config
-
- Apr 27, 2022
-
-
Mashiro authored
* fix config * add docstring and unit test * update tutorial * update tutorial * fix markdown format * fix markdown format
-
- Mar 10, 2022
-
-
Mashiro authored
* Config support deep copy * Fix end of line
-
- Feb 19, 2022
-
-
Mashiro authored
-
- Feb 17, 2022
-
-
Yifei Yang authored
* add config test * Fix typo Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update tests/config/test_config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Reconstruct config test * Fix import logic and error test * Fix path error * Restructuring Config * simplify test logic simplify test logic * add config * [Feature] Add Config * fix lint * remove test_config * cancel change to pre-commit yaml * solve conflict * fix comments * merge main * fix lint * update * remove some magic docs * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * add deprecation test * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmengine/config/config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * update * fix mypy * fix lint * fix super * improve ut coverage * add test dump Co-authored-by:
HAOCHENYE <21724054@zju.edu.cn> Co-authored-by:
Mashiro <57566630+HAOCHENYE@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-