1. 22 Jan, 2019 3 commits
  2. 21 Jan, 2019 3 commits
    • Lijiao's avatar
      update (#617) · 2b300395
      Lijiao authored
      2b300395
    • Zejun Lin's avatar
      update README (#637) · 88f55fd8
      Zejun Lin authored
      --user will mislead some users to install NNI to their home directory while they are using venv or whatever
      
      It should be added only when someone wants to install to home directory. For example, if all users shared a global python and one has no privileges
      88f55fd8
    • chicm-ms's avatar
      Integration tests refactoring (#625) · d6e49c5f
      chicm-ms authored
      * Integration test refactoring (#21) (#616)
      
      * Integration test refactoring (#21)
      
      * Refactoring integration tests
      
      * test metrics
      
      * update azure pipeline
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * update trigger
      
      * Integration test refactoring (#618)
      
      * updates
      
      * updates
      
      * update pipeline (#619)
      
      * update pipeline
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * test pipeline (#623)
      
      * test pipeline
      
      * updates
      
      * updates
      
      * updates
      
      * Update integration test (#624)
      
      * Update integration test
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      d6e49c5f
  3. 18 Jan, 2019 5 commits
  4. 17 Jan, 2019 1 commit
  5. 16 Jan, 2019 4 commits
  6. 15 Jan, 2019 4 commits
    • xuehui's avatar
      Merge pull request #611 from Microsoft/v0.5 · d6530f07
      xuehui authored
      Merge v0.5 back to master
      d6530f07
    • fishyds's avatar
      Merge branch 'master' into v0.5 · 1d6db235
      fishyds authored
      1d6db235
    • xuehui's avatar
      Update Installation and Getstarted (#610) · 3c1ff6cc
      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
      
      * add release note
      
      * update the README.md
      
      * update Installation.md and Getstart.md
      3c1ff6cc
    • xuehui's avatar
      Update release note (#609) · 64db503b
      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
      
      * add release note
      
      * update the README.md
      64db503b
  7. 14 Jan, 2019 4 commits
  8. 11 Jan, 2019 6 commits
  9. 10 Jan, 2019 1 commit
  10. 09 Jan, 2019 3 commits
  11. 08 Jan, 2019 6 commits
    • Lijiao's avatar
      [WebUI] Show trial log for pai and k8s (#580) · c288a16e
      Lijiao authored
      * [WebUI] Show trial log for pai and k8s
      
      * fix lint
      
      * Fix comments
      c288a16e
    • SparkSnail's avatar
      Add frameworkcontroller document (#530) · d13964dc
      SparkSnail authored
      Add frameworkcontroller document.
      Fix other document small issues.
      d13964dc
    • Shinai Yang (FA TALENT)'s avatar
    • Shinai Yang (FA TALENT)'s avatar
      remove 'any more' · 85c015dc
      Shinai Yang (FA TALENT) authored
      85c015dc
    • Yan Ni's avatar
      Dev weight sharing (#568) (#576) · 358efb26
      Yan Ni authored
      * Dev weight sharing (#568)
      
      * add pycharm project files to .gitignore list
      
      * update pylintrc to conform vscode settings
      
      * fix RemoteMachineMode for wrong trainingServicePlatform
      
      * simple weight sharing
      
      * update gitignore file
      
      * change tuner codedir to relative path
      
      * add python cache files to gitignore list
      
      * move extract scalar reward logic from dispatcher to tuner
      
      * update tuner code corresponding to last commit
      
      * update doc for receive_trial_result api change
      
      * add numpy to package whitelist of pylint
      
      * distinguish param value from return reward for tuner.extract_scalar_reward
      
      * update pylintrc
      
      * add comments to dispatcher.handle_report_metric_data
      
      * update install for mac support
      
      * fix root mode bug on Makefile
      
      * Quick fix bug: nnictl port value error (#245)
      
      * fix port bug
      
      * Dev exp stop more (#221)
      
      * Exp stop refactor (#161)
      
      * Update RemoteMachineMode.md (#63)
      
      * Remove unused classes for SQuAD QA exampl...
      358efb26
    • SparkSnail's avatar
      support frameworkcontroller log (#572) · e6eb6eab
      SparkSnail authored
      support frameworkcontroller log
      e6eb6eab