- 25 Apr, 2020 1 commit
-
-
Cao Yuhang authored
* use f-string * delete python3.5 sup * minor fix * fix supported python version * fix format * fix yapf * remove redundant space * fix typo
-
- 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
-
- 02 Feb, 2020 1 commit
-
-
lizz authored
* Adaptive progress bar length Signed-off-by:
lizz <lizz@sensetime.com> * it works Signed-off-by:
lizz <lizz@sensetime.com> * format * pass test * :lipstick * test * Update test_progressbar.py * 2.7 * sort import Signed-off-by:
lizz <lizz@sensetime.com> * try this Signed-off-by:
lizz <lizz@sensetime.com>
-
- 10 Jan, 2020 1 commit
-
-
Kai Chen authored
* add copyright header * change # to // for cpp files
-
- 04 Jan, 2020 1 commit
-
-
Wenwei Zhang authored
* use load_from_state_dict to load ckpt * reformat * reformat * reformat import * pass flake8 * isort skip
-
- 21 Aug, 2019 1 commit
-
-
lizz authored
* let progress goes to stderr Signed-off-by:
lizz <lizz@sensetime.com> * Add argument file=sys.stdout Signed-off-by:
lizz <lizz@sensetime.com> * For the sake of the stupid pytest Signed-off-by:
lizz <lizz@sensetime.com> * line width < 120 is anti-humane Signed-off-by:
lizz <lizz@sensetime.com> * flake8 Signed-off-by:
lizz <lizz@sensetime.com> * Lets try Signed-off-by:
lizz <lizz@sensetime.com>
-
- 20 Aug, 2019 1 commit
-
-
ZwwWayne authored
* track progress of iter&enum * reformat * reformat with yapf * add unitest * add doc, and deprecate track_enum_progress * update docs & comments
-
- 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
-
- 26 Aug, 2018 1 commit
-
-
Kai Chen authored
-