- 24 Aug, 2021 1 commit
-
-
Wenwei Zhang authored
* add windows CI * clean versions * only allow pt1.7 on windows * fix windows install issue * add win cpu * fix win command * clean unnecessary command * resolve turbojpeg & tempfile on win * replace os.readlink with os.path.realpath * fix windows ci * close file before removing it * fix windows ci * fix symlink on windows * fix windows ci * fix windows ci * fix windows ci * fix windows ci * fix windows ci * fix windows ci * fix windows ci * fix windows ci * fix windows ci * modify according to comment Co-authored-by:zhouzaida <zhouzaida@163.com>
-
- 23 Aug, 2021 1 commit
-
-
Yining Li authored
* Support deprecation checking in Config * add unittest for config deprecation * support reference link in deprecation info * add doc * Update config.md
-
- 08 Aug, 2021 1 commit
-
-
Jerry Jiarui XU authored
* [Docs] Add header for files * change to OpenMMLab * add headers for .cpp, .cu, .h, .cuh * replace Open-MMLab with OpenMMLab
-
- 25 Jun, 2021 1 commit
-
-
lizz authored
* Support variables in base files for configs Signed-off-by:
lizz <lizz@sensetime.com> * Test json and yaml as well Signed-off-by:
lizz <lizz@sensetime.com> * Add test for recusive base Signed-off-by:
lizz <lizz@sensetime.com> * Test misleading values Signed-off-by:
lizz <lizz@sensetime.com> * Improve comments Signed-off-by:
lizz <lizz@sensetime.com> * Add doc Signed-off-by:
lizz <lizz@sensetime.com> * Improve doc Signed-off-by:
lizz <lizz@sensetime.com> * More tests Signed-off-by:
lizz <lizz@sensetime.com> * Harder test case Signed-off-by:
lizz <lizz@sensetime.com> * use BASE_KEY instead of base Signed-off-by:
lizz <lizz@sensetime.com>
-
- 25 Feb, 2021 1 commit
-
-
Haian Huang(深度眸) authored
* Fix the iter error when the number of GPUs is different during resume * Add fromstring and unit test * Remove is_pretty_text * Fix comment * Add log info * Add py format check * Remove SyntaxError check
-
- 20 Dec, 2020 1 commit
-
-
Wang Xinjiang authored
* Allow to replace nested tuple and list via options * Add comments * Fix single nested items * Simplify the code * Simplify the code * Simplify the code * Simplify the code * Update docstring * Update docstring * Support quotation mark * modify docstring
-
- 08 Dec, 2020 1 commit
-
-
Wang Xinjiang authored
* Allow list keys in Config merge from dict * Reformat * Set allow_list_keys default as True in merge_from_dict * Fix docstring * fix a small typo
-
- 15 Oct, 2020 1 commit
-
-
Jintao Lin authored
* import_modules_from_strings when loading cfg from file * add unittest to tell whether the feature is enabled as expected * minor * set an environment variable instead of writing a file * use 'shutil' instead of 'os.system'
-
- 25 Aug, 2020 1 commit
-
-
Kai Chen authored
* move unit tests to specific folders * fix path error * remove some assertions * fix ignore path
-
- 21 Aug, 2020 1 commit
-
-
Kevin authored
-
- 08 Jul, 2020 1 commit
-
-
Joanna authored
* update config with predefined variables * rm redun Signed-off-by:
lixuanyi <lixuanyi@sensetime.com> * add test for config Signed-off-by:
lixuanyi <lixuanyi@sensetime.com> * support all types Signed-off-by:
lixuanyi <lixuanyi@sensetime.com> * newline at the end Signed-off-by:
lixuanyi <lixuanyi@sensetime.com> * update Signed-off-by:
lixuanyi <lixuanyi@sensetime.com> * extract code into a function and add docs Signed-off-by:
lixuanyi <lixuanyi@sensetime.com> * fix and add tests Signed-off-by:
lixuanyi <lixuanyi@sensetime.com> * add unit tests and fix * fix * fix minor * fix test
-
- 10 Jun, 2020 1 commit
-
-
Jerry Jiarui XU authored
* Add syntax check in .py config * rename validate
-
- 04 Jun, 2020 1 commit
-
-
Jerry Jiarui XU authored
-
- 30 May, 2020 1 commit
-
-
Wenwei Zhang authored
* Support path as a key in dict of config * reformat test case * update pre-commit version and fix format * fix bug * clean code * reformat * fix missing parts
-
- 11 May, 2020 1 commit
-
-
Jerry Jiarui XU authored
* add dump() from for different file type * remove exception
-
- 01 May, 2020 1 commit
-
-
Jerry Jiarui XU authored
* fixed config import in code * fixed isort
-
- 29 Apr, 2020 1 commit
-
-
Jerry Jiarui XU authored
-
- 25 Apr, 2020 1 commit
-
-
Jerry Jiarui XU authored
* fixed merge_from_dict, add DictAction * add config docs * fixed format type * change to easy example * update docs * update docs
-
- 03 Apr, 2020 1 commit
-
-
Jerry Jiarui XU authored
* add pretty_text * add test cases * add argument indent * change pretty_text to property * fixed format end
-
- 16 Mar, 2020 1 commit
-
-
Kai Chen authored
* remove supports for python 2.7 * fix the unit test for python 3.5 * add python 3.8 in CI * try ubuntu 18.04 as the environment
-
- 15 Mar, 2020 1 commit
-
-
Jerry Jiarui XU authored
* add base for config * fixed format * rm terminal width * support multiple & recursive base * add test case * fix format * add test construct * minor fix * add more test, rewrite merge from opt * avoid depulicate keys * delete imported config as module * rename merge_from_dict
-
- 12 Mar, 2020 1 commit
-
-
lizz authored
Signed-off-by:lizz <lizz@sensetime.com>
-
- 10 Jan, 2020 1 commit
-
-
Kai Chen authored
* add copyright header * change # to // for cpp files
-
- 30 Jul, 2019 1 commit
-
-
Kai Chen authored
* add yapf and isort to travis * minor formatting * remove blank lines * skip unit tests for progressbar when python2 * update travis to ubuntu 16.04 * use a newer version ffmpeg * add -y to add-apt-repository
-
- 07 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 20 Sep, 2018 1 commit
-
-
Kai Chen authored
-
- 27 Aug, 2018 1 commit
-
-
Kai Chen authored
-