1. 12 Dec, 2019 1 commit
    • 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
  2. 11 Dec, 2019 1 commit
  3. 02 Dec, 2019 3 commits
  4. 26 Nov, 2019 6 commits
  5. 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
  6. 22 Nov, 2019 2 commits
  7. 21 Nov, 2019 2 commits
  8. 20 Nov, 2019 2 commits
  9. 18 Nov, 2019 1 commit
  10. 15 Nov, 2019 1 commit
  11. 14 Nov, 2019 1 commit
  12. 08 Nov, 2019 1 commit
  13. 05 Nov, 2019 1 commit
  14. 04 Nov, 2019 1 commit
  15. 01 Nov, 2019 1 commit
  16. 31 Oct, 2019 1 commit
  17. 30 Oct, 2019 1 commit
  18. 23 Oct, 2019 2 commits
  19. 21 Oct, 2019 1 commit
    • Tang Lang's avatar
      fix pruner bugs and add model compression README (#1624) · 9d468d2c
      Tang Lang authored
      * fix builtin pruners bug
      
      * use type_as
      
      * fix pruner bugs and add model compression README
      
      * fix example bugs
      
      * add AutoCompression.md and remove sensitive pruner
      
      * fix tf pruner bugs
      
      * update overview
      
      * Pruner.md
      9d468d2c
  20. 18 Oct, 2019 1 commit
  21. 14 Oct, 2019 1 commit
    • liuzhe-lz's avatar
      Resolve comments in PR 1571 (#1590) · d6b61e2f
      liuzhe-lz authored
      * Resolve comments in PR 1571
      
      * try to pass ut
      
      * fix typo
      
      * format doc-string
      
      * use tensorflow.compat.v1
      
      * Revert "use tensorflow.compat.v1"
      
      This reverts commit 97a4ed923677c6dfd545fd654c55c424cf490a19.
      d6b61e2f
  22. 10 Oct, 2019 1 commit
  23. 09 Oct, 2019 1 commit
    • liuzhe-lz's avatar
      Merge model compression dev branch to master (#1571) · e93d2c25
      liuzhe-lz authored
      * [Proposal] demo compressor (#1402)
      
      model compression
      
      * update doc for model compression (#1509)
      
      * Update Overview.md
      
      * Change Doc (#1510)
      
      * refactor compression sdk (#1562)
      
      * refactor compression sdk
      
      * bugfix
      
      * bugfix
      
      * update ut
      
      * Sync model compression doc and implementation (#1575)
      
      * update doc
      
      * formatting
      
      * bugfix
      
      * add import to examples
      e93d2c25
  24. 08 Oct, 2019 1 commit
  25. 20 Sep, 2019 1 commit
  26. 16 Sep, 2019 1 commit
  27. 10 Sep, 2019 1 commit