1. 16 Feb, 2022 1 commit
    • Ma Zerun's avatar
      Support deepcopy for Config (#1658) · 33c83b5a
      Ma Zerun authored
      * Support deepcopy for Config
      
      * Iterate the `__dict__` of Config directly.
      
      * Use __new__ to avoid unnecessary initialization.
      
      * Improve according to comments
      33c83b5a
  2. 22 Dec, 2021 1 commit
    • Jiazhen Wang's avatar
      [Fix] Fix some warnings in unittest (#1522) · fb486b96
      Jiazhen Wang authored
      * [Fix] fix some warnings in unittest
      
      * [Impl] standardize some warnings
      
      * [Fix] fix warning type in test_deprecation
      
      * [Fix] fix warning type
      
      * [Fix] continue fixing
      
      * [Fix] fix some details
      
      * [Fix] fix docstring
      
      * [Fix] del useless statement
      
      * [Fix] keep compatibility for torch < 1.5.0
      fb486b96
  3. 14 Dec, 2021 1 commit
  4. 24 Aug, 2021 1 commit
    • Wenwei Zhang's avatar
      [Feature] Add windows CI (#1023) · 979a355d
      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: default avatarzhouzaida <zhouzaida@163.com>
      979a355d
  5. 23 Aug, 2021 1 commit
  6. 08 Aug, 2021 1 commit
  7. 25 Jun, 2021 1 commit
  8. 25 Feb, 2021 1 commit
  9. 20 Dec, 2020 1 commit
    • Wang Xinjiang's avatar
      Allow to replace nested tuple and list via options (#731) · 96ebfa65
      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
      96ebfa65
  10. 08 Dec, 2020 1 commit
  11. 15 Oct, 2020 1 commit
  12. 25 Aug, 2020 1 commit
  13. 21 Aug, 2020 1 commit
  14. 08 Jul, 2020 1 commit
  15. 10 Jun, 2020 1 commit
  16. 04 Jun, 2020 1 commit
  17. 30 May, 2020 1 commit
  18. 11 May, 2020 1 commit
  19. 01 May, 2020 1 commit
  20. 29 Apr, 2020 1 commit
  21. 25 Apr, 2020 1 commit
  22. 03 Apr, 2020 1 commit
    • Jerry Jiarui XU's avatar
      add pretty_text (#220) · e87a04e3
      Jerry Jiarui XU authored
      * add pretty_text
      
      * add test cases
      
      * add argument indent
      
      * change pretty_text to property
      
      * fixed format end
      e87a04e3
  23. 16 Mar, 2020 1 commit
  24. 15 Mar, 2020 1 commit
    • Jerry Jiarui XU's avatar
      add base for config (#194) · 6738cd30
      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
      6738cd30
  25. 12 Mar, 2020 1 commit
  26. 10 Jan, 2020 1 commit
  27. 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
  28. 07 Oct, 2018 1 commit
  29. 20 Sep, 2018 1 commit
  30. 27 Aug, 2018 1 commit