1. 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
  2. 16 Mar, 2020 1 commit
  3. 02 Feb, 2020 1 commit
  4. 10 Jan, 2020 1 commit
  5. 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
  6. 21 Aug, 2019 1 commit
  7. 20 Aug, 2019 1 commit
    • ZwwWayne's avatar
      Track iter progress (#112) · d5865e0c
      ZwwWayne authored
      * track progress of iter&enum
      
      * reformat
      
      * reformat with yapf
      
      * add unitest
      
      * add doc, and deprecate track_enum_progress
      
      * update docs & comments
      d5865e0c
  8. 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
  9. 26 Aug, 2018 1 commit