1. 17 Jun, 2020 1 commit
  2. 11 Jun, 2020 1 commit
    • Harry's avatar
      Add IterBasedRunner (#314) · 67a26da9
      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: default avatarKai Chen <chenkaidev@gmail.com>
      67a26da9
  3. 27 May, 2020 2 commits
  4. 23 May, 2020 1 commit
  5. 21 May, 2020 1 commit
  6. 27 Apr, 2020 1 commit
  7. 25 Apr, 2020 1 commit
    • Cao Yuhang's avatar
      Use f-string (#245) · b7e8d7d7
      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
      b7e8d7d7
  8. 21 Apr, 2020 1 commit
  9. 17 Apr, 2020 1 commit
  10. 03 Feb, 2020 1 commit
  11. 10 Jan, 2020 1 commit
  12. 04 Jan, 2020 1 commit
    • Wenwei Zhang's avatar
      Load state dict (#164) · da7bb063
      Wenwei Zhang authored
      * use load_from_state_dict to load ckpt
      
      * reformat
      
      * reformat
      
      * reformat import
      
      * pass flake8
      
      * isort skip
      da7bb063
  13. 12 Dec, 2019 1 commit
    • Kai Chen's avatar
      Add dist utils (#157) · ead4bc39
      Kai Chen authored
      * add dist utils
      
      * rename due to a typo
      
      * bump version to 0.2.15
      
      * fix imports
      ead4bc39
  14. 06 Aug, 2019 1 commit
  15. 02 Aug, 2019 1 commit
  16. 30 Jul, 2019 1 commit
    • Kai Chen's avatar
      Add yapf and isort to travis (#96) · eae81c1e
      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
      eae81c1e
  17. 13 Jul, 2019 1 commit
  18. 17 Jun, 2019 1 commit
  19. 15 Jun, 2019 1 commit
  20. 22 May, 2019 1 commit
  21. 13 May, 2019 1 commit
  22. 09 May, 2019 1 commit
  23. 23 Apr, 2019 1 commit
  24. 20 Apr, 2019 1 commit
  25. 24 Jan, 2019 1 commit
  26. 14 Jan, 2019 1 commit
  27. 19 Dec, 2018 6 commits
  28. 04 Oct, 2018 1 commit
  29. 24 Sep, 2018 1 commit
  30. 28 Aug, 2018 1 commit