1. 10 Feb, 2020 3 commits
  2. 07 Feb, 2020 1 commit
  3. 05 Feb, 2020 1 commit
  4. 23 Jan, 2020 1 commit
  5. 17 Jan, 2020 1 commit
  6. 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
  7. 07 Jan, 2020 1 commit
  8. 06 Jan, 2020 1 commit
  9. 31 Dec, 2019 1 commit
  10. 30 Dec, 2019 1 commit
  11. 24 Dec, 2019 4 commits
  12. 18 Dec, 2019 1 commit
  13. 13 Dec, 2019 1 commit
  14. 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
  15. 11 Dec, 2019 1 commit
  16. 02 Dec, 2019 3 commits
  17. 26 Nov, 2019 6 commits
  18. 25 Nov, 2019 3 commits
    • Cjkkkk's avatar
      add new QAT_quantization (#1732) · 06a98372
      Cjkkkk authored
      06a98372
    • Tang Lang's avatar
      add pruner unit test (#1771) · 503a3579
      Tang Lang authored
      * add pruner unit test
      * modify pruners compatible with torch0.4.1
      503a3579
    • xuehui's avatar
      Gradient Feature Selection (Ready to review) (#1734) · 8ac61b77
      xuehui authored
      * first update
      
      * update by folder naming
      
      * add gradient feature selection example
      
      * add examples
      
      * delete unused example
      
      * update by pylint
      
      * update by pylint
      
      * update learnability by info from pylint
      
      * fix pylint in fgtrain
      
      * update fginitlize and learnability by pylint
      
      * update by evan's response
      
      * add gbdt_selector
      
      * update gbdt_selector
      
      * refine the example folder structure
      
      * update feature engineering doc
      
      * update docs of feature selector
      
      * update doc of gradientfeature selector
      
      * update docs of GBDTSelector
      
      * update examples of gradientfeature selector
      
      * update folder structure
      
      * update docs by folder structure
      
      * test pylint
      
      * test
      
      * update by pylint
      
      * update by pylint
      
      * update docs and remove some dependency
      
      * remove unused code
      
      * update by comments
      
      * update by comments
      
      * move the feature selection example path
      
      * delete unused dependency
      8ac61b77
  19. 22 Nov, 2019 2 commits
  20. 21 Nov, 2019 2 commits
  21. 20 Nov, 2019 2 commits