1. 20 Nov, 2019 1 commit
  2. 15 Nov, 2019 1 commit
  3. 05 Nov, 2019 1 commit
  4. 04 Nov, 2019 1 commit
  5. 31 Oct, 2019 1 commit
  6. 30 Oct, 2019 1 commit
  7. 23 Oct, 2019 2 commits
  8. 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
  9. 18 Oct, 2019 1 commit
  10. 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
  11. 10 Oct, 2019 1 commit
  12. 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
  13. 08 Oct, 2019 1 commit
  14. 20 Sep, 2019 1 commit
  15. 16 Sep, 2019 1 commit
  16. 10 Sep, 2019 1 commit
  17. 09 Sep, 2019 2 commits
  18. 04 Sep, 2019 1 commit
  19. 05 Aug, 2019 2 commits
  20. 01 Aug, 2019 2 commits
    • Zejun Lin's avatar
      Unify nas searchspace (#1393) · 279dbdef
      Zejun Lin authored
      * unify NAS search space, update random nas tuner and docs
      279dbdef
    • xuehui's avatar
      Auto feature engineering (#1387) · 9e93a78c
      xuehui authored
      * update readme in ga_squad
      
      * update readme
      
      * fix typo
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * update readme
      
      * update
      
      * fix path
      
      * update reference
      
      * fix bug in config file
      
      * update nni_arch_overview.png
      
      * update
      
      * update
      
      * update
      
      * update home page
      
      * update default value of metis tuner
      
      * fix broken link in CommunitySharings
      
      * update docs about nested search space
      
      * update docs
      
      * rename cascding to nested
      
      * fix broken link
      
      * update
      
      * update issue link
      
      * fix typo
      
      * update evaluate parameters from GMM
      
      * refine code
      
      * fix optimized mode bug
      
      * update import warning
      
      * update warning
      
      * update optimized mode
      
      * add auto-feature-engineering
      9e93a78c
  21. 31 Jul, 2019 1 commit
  22. 30 Jul, 2019 1 commit
  23. 10 Jul, 2019 1 commit
  24. 27 Jun, 2019 1 commit
  25. 25 Jun, 2019 3 commits
    • suiguoxin's avatar
      delete toy · 3c3b7292
      suiguoxin authored
      3c3b7292
    • suiguoxin's avatar
      fix typo · 99dfd656
      suiguoxin authored
      99dfd656
    • Guoxin's avatar
      Add GP Tuner and related doc (#1191) · a5876489
      Guoxin authored
      * fix link err in docs
      
      * add spaces
      
      * re-organise links for detailed descriptions of the tuners and accessors; fix link err in HpoComparision.md
      
      * add in-page link by change .md to .html
      
      * delete #section from cross-file links to make links work in both readthedocs and github docs
      
      * gp_tuner init from fmfn's repo
      
      * fix params bug by adding float>int transition
      
      * add optimal choices; support randint&quniform type; add doc
      
      * refine doc and code
      
      * change mnist yml comments
      
      * typo fix
      
      * fix val err
      
      * fix minimize mode err
      
      * add config test and Hpo result
      
      * support quniform type; update doc; update test config
      
      * update doc
      
      * un-commit changed in yarn.lock
      
      * fix optimize mode bug
      
      * optimize mode
      
      * optimize mode
      
      * reset pylint, gitignore
      
      * revert .gitignore yarn.lock
      a5876489
  26. 24 Jun, 2019 1 commit
  27. 23 Jun, 2019 3 commits
  28. 21 Jun, 2019 4 commits
  29. 19 Jun, 2019 1 commit