1. 03 Mar, 2020 1 commit
  2. 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
  3. 23 Feb, 2020 1 commit
  4. 21 Feb, 2020 1 commit
  5. 18 Feb, 2020 1 commit
  6. 17 Feb, 2020 1 commit
  7. 16 Feb, 2020 1 commit
  8. 13 Feb, 2020 2 commits
  9. 12 Feb, 2020 1 commit
  10. 11 Feb, 2020 1 commit
  11. 10 Feb, 2020 4 commits
  12. 09 Feb, 2020 1 commit
  13. 07 Feb, 2020 1 commit
  14. 05 Feb, 2020 1 commit
  15. 23 Jan, 2020 1 commit
  16. 17 Jan, 2020 1 commit
  17. 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
  18. 07 Jan, 2020 1 commit
  19. 06 Jan, 2020 1 commit
  20. 31 Dec, 2019 1 commit
  21. 30 Dec, 2019 1 commit
  22. 24 Dec, 2019 4 commits
  23. 18 Dec, 2019 1 commit
  24. 13 Dec, 2019 1 commit
  25. 12 Dec, 2019 2 commits
    • Tang Lang's avatar
      Pruners refactor (#1820) · ac6f420f
      Tang Lang authored
      ac6f420f
    • xuehui's avatar
      Update the memroy usage and time cost in benchmark (#1829) · 9484efb5
      xuehui authored
      * change auto-feature-engineering dir
      
      * add dir
      
      * update the ReadME
      
      * add test time and memory
      
      * update docs | update benchmark
      
      * add gitignore
      
      * update benchmark in feature selector(memory and time)
      
      * merge master
      
      * ignore F821 in flake8 | update benchmark number
      
      * update number in benchmark
      
      * fix flake8
      
      * remove the update for the azure-pipeline.yml
      
      * update by comments
      9484efb5
  26. 11 Dec, 2019 1 commit
  27. 02 Dec, 2019 3 commits