1. 02 Dec, 2019 2 commits
  2. 26 Nov, 2019 7 commits
  3. 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
  4. 22 Nov, 2019 2 commits
  5. 21 Nov, 2019 1 commit
  6. 20 Nov, 2019 1 commit
  7. 18 Nov, 2019 1 commit
  8. 15 Nov, 2019 1 commit
  9. 13 Nov, 2019 2 commits
  10. 12 Nov, 2019 1 commit
    • Cjkkkk's avatar
      Api refactor (#1728) · 81fcff86
      Cjkkkk authored
      api refactor for compression, especially, quantization APIs
      81fcff86
  11. 11 Nov, 2019 4 commits
    • Guoxin's avatar
      docstr/pylint of GP Tuner & CurveFitting Assessor & MedianStop Assessor (#1692) · 751445d3
      Guoxin authored
      # docstr/pylint of GP Tuner & CurveFitting Assessor & MedianStop Assessor
      751445d3
    • xuehui's avatar
      update gbdt docs (#1720) · 0e3906aa
      xuehui authored
      0e3906aa
    • xuehui's avatar
      update docstring and pylint (#1662) · 0168ff1c
      xuehui authored
      * update docstring of batchtuner
      
      * update docstring of batch tuner
      
      * update docstring of evolution tuner
      
      * update docstring and pylint of metis_tuner
      
      * fix pylint related to logger in metis_tuner
      
      * fix pylint
      
      * update
      
      * fix pylint in metis_tuner
      
      * update in networkmorphsim_tuner
      
      * update
      
      * update
      
      * update docstring in hyperopt_tuner
      
      * update batch_tuner
      
      * delete unused space
      
      * update in metis
      
      * update sdk_reference.rst
      
      * update netowrkmorhism
      
      * update networkmorphsim
      
      * update batch_tuner
      
      * update batch_tuner
      
      * update
      
      * update metis
      
      * roll back to print
      
      * update Returns
      
      * update
      
      * delete white space
      0168ff1c
    • gxiaotian's avatar
      Add Docs for Tuning Systems with NNI (#1715) · bf236012
      gxiaotian authored
      * Add Docs for Tuning Systems with NNI
      
      * Updates based on comments
      
      * updates
      
      * updates
      
      * updates
      bf236012
  12. 09 Nov, 2019 1 commit
  13. 06 Nov, 2019 1 commit
  14. 05 Nov, 2019 1 commit
  15. 04 Nov, 2019 2 commits
  16. 01 Nov, 2019 2 commits
  17. 31 Oct, 2019 1 commit
  18. 30 Oct, 2019 1 commit
  19. 23 Oct, 2019 3 commits
  20. 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
  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. 11 Oct, 2019 1 commit