1. 11 Oct, 2019 1 commit
  2. 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
  3. 08 Oct, 2019 1 commit
  4. 26 Sep, 2019 1 commit
  5. 20 Sep, 2019 1 commit
  6. 18 Sep, 2019 1 commit
  7. 16 Sep, 2019 2 commits
  8. 09 Sep, 2019 2 commits
  9. 08 Sep, 2019 1 commit
    • rabbit008's avatar
      Readme and release page for NNIv1 (#1512) · a16ea92f
      rabbit008 authored
      * ss
      
      * new
      
      * new
      
      * new
      
      * ..
      
      * add example_doc
      
      * add example_doc
      
      * add framwork_doc
      
      * add examples_doc
      
      * add example_doc
      
      * delete
      
      * release-1
      
      * release1
      
      * release1
      
      * release1
      
      * release1
      
      * release1
      
      * release1
      
      * release1
      
      * adjust
      
      * adjust
      
      * adjust
      
      * add sptag
      
      * fix comments
      
      * fix comments
      
      * fix comments
      
      * fix review
      
      * readme
      
      * add release1
      
      * fix some conflict
      
      * fix comments
      
      * solve conflicts
      
      * solve conflicts
      
      * fixed some comments
      
      * fixed some comments
      
      * fix
      
      * fix
      a16ea92f
  10. 06 Sep, 2019 1 commit
  11. 02 Sep, 2019 1 commit
  12. 29 Aug, 2019 1 commit
  13. 27 Aug, 2019 1 commit
    • xuehui's avatar
      Update evolution doc (#1493) · 421065bd
      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
      
      * update population_size in doc
      421065bd
  14. 26 Aug, 2019 1 commit
  15. 23 Aug, 2019 1 commit
  16. 21 Aug, 2019 1 commit
  17. 14 Aug, 2019 2 commits
  18. 12 Aug, 2019 7 commits
  19. 05 Aug, 2019 5 commits
  20. 04 Aug, 2019 3 commits
  21. 02 Aug, 2019 1 commit
  22. 01 Aug, 2019 4 commits
    • SparkSnail's avatar
    • Zejun Lin's avatar
      Unify nas searchspace (#1393) · 279dbdef
      Zejun Lin authored
      * unify NAS search space, update random nas tuner and docs
      279dbdef
    • v-liguo's avatar
      change step into epoch · 35f8496e
      v-liguo authored
      35f8496e
    • 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