- 20 May, 2021 1 commit
-
-
ritosonn authored
* +super().before_run() * flip reset_flag
-
- 23 Nov, 2020 1 commit
-
-
Jerry Jiarui XU authored
* [Enhance] Refactor logger * fixed test * make commit optional * remove debug info * fixed test
-
- 28 Oct, 2020 1 commit
-
-
David de la Iglesia Castro authored
* Refactor tags for consistency * Fix missing runner * Fix missing runner * Fix missing runner * Fix missing runner * Fix momentum runner hook inner iter * Fix tests * pre-commit run
-
- 17 Jun, 2020 1 commit
-
-
Rui Xu authored
* fix bug in using inner iter when by_epcoh==True * set default for log config * fix bug: remove optim in val, use iter in log when by_epoch is False
-
- 14 Jun, 2020 1 commit
-
-
Cao Yuhang authored
-
- 11 Jun, 2020 1 commit
-
-
Harry authored
* feat: add IterBasedRunner * fix: unittest * feat: more unittest * fix: expose dataloader len * minor updates of BaseRunner * refactor: remove CosineRestartLrUpdaterHook * style: add docstring * refactor: update IterTextLoggerHook: fstring and exp_name * fix: epoch_runner unittest * refactor: remove IterBasedTextLogger * fix: old IterTextLoggerHook issue * refactor: remove __len__ of IterLoader * feat: add IterBasedRunner to init * feat: add __len__ to IterLoader * fix some docstrings * refactor: use is_parallel_module * fix: import issue * fix: runner unittest missing logger * fix checkpoints * feat: add by_epoch default value to IterBaseRunner regitering loggger_hook * refactor: remove setting by_epoch in log_config * minor refactoring * docs: add docstring * fix: remove unused doc * update the log info for saving checkpoints Co-authored-by:Kai Chen <chenkaidev@gmail.com>
-
- 02 Jun, 2020 1 commit
-
-
Kai Chen authored
* add a BaseRunner and rename Runner to EpochBasedRunner * fix the train/val step * bug fix * update unit tests * fix unit tests * raise an error if both batch_processor and train_step are set * add a unit test
-
- 03 May, 2020 1 commit
-
-
wang shiguang authored
* add parrots wapper * Update parrots_wrapper.py * Update parrots_wrapper.py * fix commits * fix * fix lint and adapt torch.__version__ * mirror fix Co-authored-by:wangshiguang <wangshiguang@sensetime.com>
-
- 01 May, 2020 1 commit
-
-
Jerry Jiarui XU authored
-
- 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
-
- 19 Apr, 2020 1 commit
-
-
Wenwei Zhang authored
* track progress of iter&enum * restore * add momentum scheduler * fix small bug * cyclic scheduler" * fix bug * fix second phase's bug * reformat * feature (cosine lr): use relative ratio for more flexible scheduler * Fix (runner): fix bugs in runner * Refactor (hook): refactor cosing/cyclic LR/momentum hook with unittest * Clean unnecessary files and reformat * Fix memory key error when GPU is not avaliable * Resolve comments * Do not print momentum in text log * Change hook register order * Refactor max_iter * Fix max_iter bugs in runner * Enforce target_ratio to be either tuple or float
-
- 11 Mar, 2020 1 commit
-
-
NightBaronStar authored
* Update tensorboard.py * Update tensorboard.py
-
- 29 Feb, 2020 1 commit
-
-
Kai Chen authored
-
- 10 Jan, 2020 1 commit
-
-
Kai Chen authored
* add copyright header * change # to // for cpp files
-
- 12 Dec, 2019 1 commit
-
-
Kai Chen authored
* add dist utils * rename due to a typo * bump version to 0.2.15 * fix imports
-
- 11 Aug, 2019 1 commit
-
-
Kai Chen authored
* use torch.utils.tensorboard instead of tensorboardX * add backward compatibility * add .idea to gitignore
-
- 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 Mar, 2019 1 commit
-
-
Kai Chen authored
* fix the time estimation when resuming from a checkpoint * fix the time estimation when resuming from a checkpoint * support str type for loggers * fix yaml dump tests
-
- 08 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 06 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 04 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 28 Aug, 2018 1 commit
-
-
Kai Chen authored
-