"test/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "41b09010364a2e47321f2c6bd62bcb62cb071e01"
  1. 08 Jan, 2020 1 commit
  2. 07 Jan, 2020 1 commit
  3. 30 Dec, 2019 1 commit
  4. 24 Dec, 2019 1 commit
  5. 23 Dec, 2019 4 commits
  6. 10 Dec, 2019 1 commit
  7. 26 Nov, 2019 1 commit
  8. 25 Nov, 2019 1 commit
  9. 21 Nov, 2019 1 commit
  10. 11 Nov, 2019 1 commit
  11. 06 Nov, 2019 1 commit
  12. 04 Nov, 2019 1 commit
  13. 30 Oct, 2019 1 commit
  14. 22 Oct, 2019 1 commit
  15. 30 Sep, 2019 1 commit
  16. 26 Sep, 2019 1 commit
  17. 20 Sep, 2019 1 commit
  18. 16 Sep, 2019 2 commits
  19. 29 Aug, 2019 1 commit
  20. 26 Aug, 2019 1 commit
  21. 22 Aug, 2019 1 commit
  22. 14 Aug, 2019 1 commit
  23. 13 Aug, 2019 1 commit
  24. 12 Aug, 2019 2 commits
  25. 05 Aug, 2019 5 commits
  26. 04 Aug, 2019 1 commit
  27. 02 Aug, 2019 2 commits
  28. 01 Aug, 2019 3 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
    • 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