1. 02 Apr, 2020 1 commit
  2. 28 Mar, 2020 1 commit
  3. 19 Mar, 2020 1 commit
  4. 17 Mar, 2020 1 commit
  5. 16 Mar, 2020 1 commit
  6. 15 Mar, 2020 2 commits
    • Haodong Duan's avatar
      Warmup byepoch (#209) · 2624090f
      Haodong Duan authored
      
      
      * add iminvert
      
      * DC now supports dimension other than 3
      
      * add lmdb
      
      * revise for lmdb
      
      * add warmup_byepoch option
      
      * remove not needed files
      
      * add attribute active_loader for runner, revise code
      
      * remove not used attrs
      
      * remove not used attrs
      
      * add docstring, else
      
      * to pass CI
      
      * to pass CI
      Co-authored-by: default avatarzhaoyue-zephyrus <thuzhaoyue@gmail.com>
      2624090f
    • 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
  7. 14 Mar, 2020 1 commit
  8. 12 Mar, 2020 1 commit
  9. 11 Mar, 2020 1 commit
  10. 02 Mar, 2020 1 commit
  11. 01 Mar, 2020 2 commits
  12. 29 Feb, 2020 2 commits
  13. 24 Feb, 2020 4 commits
  14. 19 Feb, 2020 2 commits
  15. 18 Feb, 2020 1 commit
  16. 15 Feb, 2020 3 commits
  17. 13 Feb, 2020 1 commit
  18. 12 Feb, 2020 4 commits
  19. 05 Feb, 2020 1 commit
  20. 03 Feb, 2020 1 commit
  21. 02 Feb, 2020 1 commit
  22. 01 Feb, 2020 1 commit
  23. 11 Jan, 2020 1 commit
  24. 10 Jan, 2020 1 commit
  25. 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
  26. 02 Jan, 2020 1 commit
  27. 21 Dec, 2019 1 commit
  28. 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