1. 04 Nov, 2019 2 commits
  2. 01 Nov, 2019 1 commit
  3. 30 Oct, 2019 2 commits
  4. 29 Oct, 2019 1 commit
  5. 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
  6. 18 Oct, 2019 1 commit
  7. 16 Oct, 2019 1 commit
  8. 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
  9. 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
  10. 08 Oct, 2019 1 commit
  11. 27 Sep, 2019 1 commit
  12. 20 Sep, 2019 1 commit
  13. 18 Sep, 2019 1 commit
  14. 16 Sep, 2019 3 commits
  15. 21 Aug, 2019 1 commit
  16. 14 Aug, 2019 1 commit
  17. 12 Aug, 2019 4 commits
  18. 05 Aug, 2019 3 commits
  19. 04 Aug, 2019 1 commit
  20. 01 Aug, 2019 5 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
    • suiguoxin's avatar
      update doc · 4117f1bc
      suiguoxin authored
      4117f1bc
  21. 31 Jul, 2019 1 commit
  22. 29 Jul, 2019 1 commit
  23. 28 Jul, 2019 1 commit
  24. 27 Jul, 2019 2 commits