1. 23 Oct, 2019 1 commit
    • gxiaotian's avatar
      Add example of tuning RocksDB on NNI (#1610) · bc800581
      gxiaotian authored
      * Add example of tuning RocksDB on NNI as well as its English and Chinese docs
      
      * Update example of tuning rocksdb
      
      * Update for example of RocksDB
      
      * Revert "Update for example of RocksDB"
      
      This reverts commit 89383937511674658520c3e7114c7a12e80cfcee.
      
      * update
      bc800581
  2. 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
  3. 18 Oct, 2019 1 commit
  4. 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
  5. 10 Oct, 2019 1 commit
  6. 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
  7. 08 Oct, 2019 1 commit
  8. 20 Sep, 2019 1 commit
  9. 16 Sep, 2019 1 commit
  10. 10 Sep, 2019 1 commit
  11. 09 Sep, 2019 2 commits
  12. 04 Sep, 2019 1 commit
  13. 05 Aug, 2019 2 commits
  14. 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
  15. 31 Jul, 2019 1 commit
  16. 30 Jul, 2019 1 commit
  17. 10 Jul, 2019 1 commit
  18. 27 Jun, 2019 1 commit
  19. 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
  20. 24 Jun, 2019 1 commit
  21. 23 Jun, 2019 3 commits
  22. 21 Jun, 2019 4 commits
  23. 19 Jun, 2019 1 commit
  24. 12 Jun, 2019 1 commit
  25. 03 Jun, 2019 4 commits
  26. 28 May, 2019 2 commits
    • Zejun Lin's avatar
      Neural Architecture Search Interface (#1103) · fe338861
      Zejun Lin authored
      
      
      * Dev nas interface -- document (#1049)
      
      * nas interface doc
      
      * Dev nas compile -- code generator (#1067)
      
      * finish code for parsing mutable_layers annotation and testcode
      
      * Dev nas interface -- update figures (#1070)
      
       update figs
      
      * update searchspace_generator (#1071)
      
      * GeneralNasInterfaces.md: Fix a typo (#1079)
      Signed-off-by: default avatarCe Gao <gaoce@caicloud.io>
      
      * add NAS example and fix bugs (#1083)
      
      update searchspace_generator, add example, update NAS example
      
      * fix bugs (#1108)
      
      * Remove NAS example (#1116)
      
       remove example
      
      * update (#1119)
      
      * Dev nas interface2 (#1121)
      
      update doc
      
      * Fix comment for pr of nas (#1122)
      
       resolve comment
      fe338861
    • xuehui's avatar
      Chang to randint to support lower bound (#1096) · 171ae918
      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
      
      * update randint to quniform
      
      * update metis
      
      * update doc about chosen value
      
      * update util
      
      * update smac/bohb/hyperband
      
      * update
      
      * optimize the code
      171ae918