1. 11 Nov, 2019 1 commit
    • 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
  2. 09 Nov, 2019 1 commit
  3. 08 Nov, 2019 1 commit
  4. 05 Nov, 2019 1 commit
  5. 04 Nov, 2019 3 commits
  6. 01 Nov, 2019 2 commits
  7. 30 Oct, 2019 2 commits
  8. 29 Oct, 2019 1 commit
  9. 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
  10. 18 Oct, 2019 1 commit
  11. 16 Oct, 2019 1 commit
  12. 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
  13. 09 Oct, 2019 3 commits
    • chicm-ms's avatar
      fix hyperband tuner (#1594) · 4cf0e28b
      chicm-ms authored
      4cf0e28b
    • chicm-ms's avatar
      Fix gp tuner (#1592) · 313b0f67
      chicm-ms authored
      * fix gp tuner
      313b0f67
    • 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
  14. 08 Oct, 2019 1 commit
  15. 27 Sep, 2019 1 commit
  16. 20 Sep, 2019 1 commit
  17. 18 Sep, 2019 1 commit
  18. 16 Sep, 2019 3 commits
  19. 21 Aug, 2019 1 commit
  20. 14 Aug, 2019 1 commit
  21. 12 Aug, 2019 4 commits
  22. 05 Aug, 2019 3 commits
  23. 04 Aug, 2019 1 commit
  24. 01 Aug, 2019 4 commits
    • suiguoxin's avatar
      update comments · e3dc24a3
      suiguoxin authored
      e3dc24a3
    • xuehui's avatar
      Update parallel tpe (#1373) · 375822bb
      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
      
      * fix parallel_tpe bug and refine
      
      * fix bug
      
      * fix kwargs bug
      
      * fix bug
      
      * update the default value of parallel_tpe
      
      * add docs for parallel-tpe
      
      * fix config_schema bug
      
      * update community doc
      
      * fix typo
      
      * update doc for parallel_tpe
      
      * fix bug in receive trial result
      
      * update by comments
      
      * update by comments
      
      * fix self.optimal_y is 0 when mean mode
      
      * update
      
      * update
      
      * update rst
      
      * fix typo | add docstring
      375822bb
    • suiguoxin's avatar
      fix typo · d2488810
      suiguoxin authored
      d2488810
    • suiguoxin's avatar
      Grid Search: delete qloguniform; add randint · e4424985
      suiguoxin authored
      e4424985