1. 30 Mar, 2020 2 commits
  2. 27 Mar, 2020 2 commits
  3. 25 Mar, 2020 2 commits
  4. 24 Mar, 2020 1 commit
  5. 11 Mar, 2020 1 commit
  6. 05 Mar, 2020 1 commit
  7. 04 Mar, 2020 1 commit
  8. 03 Mar, 2020 1 commit
  9. 02 Mar, 2020 3 commits
    • Scarlett Li's avatar
      fix a small problem in example code (#2110) · f86c7005
      Scarlett Li authored
      * Update mnist.py for pytorch
      
      it's weird putting pytorch's tmp data in a folder called /tmp/tensorflow...
      f86c7005
    • chicm-ms's avatar
      Refactor pruner examples (#2099) · e862d39e
      chicm-ms authored
      e862d39e
    • George Cheng's avatar
      DLTS integration (#1945) · 134368fa
      George Cheng authored
      
      
      * skeleton of dlts training service (#1844)
      
      * Hello, DLTS!
      
      * Revert version
      
      * Remove fs-extra
      
      * Add some default cluster config
      
      * schema
      
      * fix
      
      * Optional cluster (default to `.default`)
      
      Depends on DLWorkspace#837
      
      * fix
      
      * fix
      
      * optimize gpu type
      
      * No more copy
      
      * Format
      
      * Code clean up
      
      * Issue fix
      
      * Add optional fields in config
      
      * Issue fix
      
      * Lint
      
      * Lint
      
      * Validate email, password and team
      
      * Doc
      
      * Doc fix
      
      * Set TMPDIR
      
      * Use metadata instead of gpu_capacity
      
      * Cancel paused DLTS job
      
      * workaround lint rules
      
      * pylint
      
      * doc
      Co-authored-by: default avatarQuanluZhang <z.quanluzhang@gmail.com>
      134368fa
  10. 23 Feb, 2020 1 commit
  11. 21 Feb, 2020 1 commit
  12. 18 Feb, 2020 1 commit
  13. 17 Feb, 2020 1 commit
  14. 16 Feb, 2020 1 commit
  15. 13 Feb, 2020 2 commits
  16. 12 Feb, 2020 1 commit
  17. 11 Feb, 2020 1 commit
  18. 10 Feb, 2020 4 commits
  19. 09 Feb, 2020 1 commit
  20. 07 Feb, 2020 1 commit
  21. 05 Feb, 2020 1 commit
  22. 23 Jan, 2020 1 commit
  23. 17 Jan, 2020 1 commit
  24. 16 Jan, 2020 2 commits
    • Cjkkkk's avatar
      add data parallel proposal (#1923) · 2de52a89
      Cjkkkk authored
      * add data parallel proposal
      
      * fix mask_weight bug
      
      * add slim pruner support and example
      
      * fix typo
      
      * fix typo
      
      * fix setattr error
      
      * fix buffer update
      
      * rename instrument_layer and prunerLayerWrapper
      
      * fix pylint
      
      * update reverse travsal
      
      * add wrap and unwrap
      
      * add register_buffer API
      
      * update docstring
      
      * update docstring
      
      * add quantizer support
      
      * fix typo
      
      * update MeanActivationPruner, weight_rank_filter_pruner and example
      2de52a89
    • Houwen Peng's avatar
      integrate c-darts nas algorithm (#1955) · 13d03757
      Houwen Peng authored
      13d03757
  25. 07 Jan, 2020 1 commit
  26. 06 Jan, 2020 1 commit
  27. 31 Dec, 2019 1 commit
  28. 30 Dec, 2019 1 commit
  29. 24 Dec, 2019 2 commits