1. 21 Feb, 2020 1 commit
  2. 18 Feb, 2020 1 commit
  3. 17 Feb, 2020 1 commit
  4. 16 Feb, 2020 1 commit
  5. 13 Feb, 2020 2 commits
  6. 12 Feb, 2020 1 commit
  7. 11 Feb, 2020 1 commit
  8. 10 Feb, 2020 4 commits
  9. 09 Feb, 2020 1 commit
  10. 07 Feb, 2020 1 commit
  11. 05 Feb, 2020 1 commit
  12. 23 Jan, 2020 1 commit
  13. 17 Jan, 2020 1 commit
  14. 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
  15. 07 Jan, 2020 1 commit
  16. 06 Jan, 2020 1 commit
  17. 31 Dec, 2019 1 commit
  18. 30 Dec, 2019 1 commit
  19. 24 Dec, 2019 4 commits
  20. 18 Dec, 2019 1 commit
  21. 13 Dec, 2019 1 commit
  22. 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
  23. 11 Dec, 2019 1 commit
  24. 02 Dec, 2019 3 commits
  25. 26 Nov, 2019 5 commits