1. 21 Jan, 2019 1 commit
    • 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
  2. 18 Jan, 2019 2 commits
  3. 16 Jan, 2019 1 commit
    • xuehui's avatar
      Add how to choose tuner in home page. (#614) · 96bab1a6
      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
      96bab1a6
  4. 15 Jan, 2019 1 commit
    • 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
  5. 11 Jan, 2019 1 commit
  6. 08 Jan, 2019 1 commit
  7. 06 Jan, 2019 1 commit
    • Zejun Lin's avatar
      To install the whole nni in an virtual environment (#538) · 1159c855
      Zejun Lin authored
      * support venv
      
      * adapt venv
      
      * adapt venv
      
      * adapt venv
      
      * adapt venv
      
      * new test
      
      * new test
      
      * new test
      
      * support venv
      
      * support venv
      
      * support venv
      
      * support venv
      
      * support venv
      
      * support venv
      
      * support venv
      
      * colorful output for mac
      
      * colorful output for mac
      
      * permission denied in /tmp
      
      * permission denied in /tmp
      
      * permission denied in /tmp
      
      * remove unused variable
      
      * final
      
      * remove build python
      1159c855
  8. 04 Jan, 2019 1 commit
  9. 21 Dec, 2018 1 commit
  10. 20 Dec, 2018 1 commit
    • fishyds's avatar
      [V0.4.1 Release] Merge v0.4.1 branch back to Master (#509) · ff834cea
      fishyds authored
      * Update nnictl.py
      
      Fix the issue that nnictl --version via pip installation doesn't work
      
      * Update kubeflow training service document (#494)
      
      * Remove kubectl related document, add messages for kubeconfig
      * Add design section for kubeflow training service
      * Move the image files for PAI training service doc into img folder.
      
      * Update KubeflowMode.md (#498)
      
      Update KubeflowMode.md, small terms change
      
      * [V0.4.1 bug fix] Cannot run kubeflow training service due to trial_keeper change (#503)
      
      * Update kubeflow training service document
      
      * fix bug a that kubeflow trial job cannot run
      
      * upgrade version number (#499)
      
      * [V0.4.1 bug fix] Support read K8S config from KUBECONFIG environment variable (#507)
      
      * Add KUBCONFIG env variable support
      
      * In main.ts, throw cached error to make sure nnictl can show the error in stderr
      ff834cea
  11. 18 Dec, 2018 1 commit
  12. 11 Dec, 2018 1 commit
  13. 10 Dec, 2018 1 commit
  14. 07 Dec, 2018 2 commits
  15. 05 Dec, 2018 4 commits
    • Scarlett Li's avatar
      Update nni arch overview diagram (#447) · b9c55f0c
      Scarlett Li authored
      * refactor doc
      
      * update with Mao's suggestions
      
      * Set theme jekyll-theme-dinky
      
      * update doc
      
      * fix links
      
      * fix links
      
      * fix links
      
      * merge
      
      * fix links and doc errors
      
      * merge
      
      * merge
      
      * merge
      
      * merge
      
      * Quick fix nnictl config logic (#289)
      
      * fix nnictl bug
      
      * fix install.sh
      
      * add desc for Dockerfile.build.base
      
      * update document for Dockerfile
      
      * update
      
      * refactor port detect
      
      * update
      
      * refactor NNICTLDOC.md
      
      * add document for pai and nnictl
      
      * add default value for port
      
      * add exception handling in trial_keeper.py
      
      * fix port bug
      
      * fix resume
      
      * fix nnictl resume and fix nnictl stop
      
      * fix document
      
      * update
      
      * refactor nnictl
      
      * update
      
      * update doc
      
      * update
      
      * update nnictl
      
      * fix comment
      
      * revert dockerfile
      
      * update
      
      * update
      
      * update
      
      * fix nnictl error hit
      
      * fix comments
      
      * fix bash-completion
      
      * fix paramiko install
      
      * quick fix resume logic
      
      * update
      
      * quick fix nnictl
      
      * merge
      
      * updated the "Contribute" part (merged Gems' wiki in, updated ReadMe)
      
      * fix link
      
      * revise the installation cmd to v0.2
      
      * revise to install v0.2
      
      * Update nnictl_utils.py
      
      * Update nnictl_utils.py
      
      * Update nnictl_utils.py
      
      * Update documentation for v0.3
      
      * update release note
      
      * update v0.3.0 release note +1
      
      * update doc for installation tag v0.3.3
      
      * fix contributing doc problems
      
      * update doc for "write trial"
      
      * fix link
      
      * issue 414
      
      * update arch overview diagram in README
      
      * update image
      
      * fix broken link
      b9c55f0c
    • fishyds's avatar
      [V0.4 Release] Docoment update for kubeflow and release notes (#450) · 2ffddd53
      fishyds authored
      
      * Docoment update for kubeflow and release notes
      2ffddd53
    • Yan Ni's avatar
      update makefile & doc for pypi & installation (#440) · 7d69e3d5
      Yan Ni authored
      * update pypi/makefile for multiple platform support
      
      * update linux os spec
      
      * udpate doc for installation & pypi
      
      * update readme
      7d69e3d5
    • fishyds's avatar
      NNI V0.4 Release: Update version from v0.3.4 to v0.4 (#446) · 8f06383f
      fishyds authored
      * Change version number from v0.3.4 to v0.4, for NNI v0.4 release
      8f06383f
  16. 20 Nov, 2018 1 commit
  17. 13 Nov, 2018 1 commit
  18. 09 Nov, 2018 1 commit
  19. 07 Nov, 2018 1 commit
    • chicm-ms's avatar
      Merge v0.3 into master (#337) · 370feb7f
      chicm-ms authored
      * Fix pypi package missing python module
      
      * Fix pypi package missing python module
      
      * fix bug in smartparam example (#322)
      
      * Fix nnictl update trialnum and document (#326)
      
      1.Fix restful server of update
      2.Update nnictl document of update
      3.Add tensorboard in docement
      
      * Update the version numbers from 0.3.2 to 0.3.3
      370feb7f
  20. 05 Nov, 2018 3 commits
  21. 02 Nov, 2018 4 commits
    • QuanluZhang's avatar
      update (#320) · 5a2721be
      QuanluZhang authored
      * update
      
      * fix ga_squad config
      5a2721be
    • Scarlett Li's avatar
      Document updates for v0.3 (#318) · 6963b07b
      Scarlett Li authored
      * refactor doc
      
      * update with Mao's suggestions
      
      * Set theme jekyll-theme-dinky
      
      * update doc
      
      * fix links
      
      * fix links
      
      * fix links
      
      * merge
      
      * fix links and doc errors
      
      * merge
      
      * merge
      
      * merge
      
      * merge
      
      * Quick fix nnictl config logic (#289)
      
      * fix nnictl bug
      
      * fix install.sh
      
      * add desc for Dockerfile.build.base
      
      * update document for Dockerfile
      
      * update
      
      * refactor port detect
      
      * update
      
      * refactor NNICTLDOC.md
      
      * add document for pai and nnictl
      
      * add default value for port
      
      * add exception handling in trial_keeper.py
      
      * fix port bug
      
      * fix resume
      
      * fix nnictl resume and fix nnictl stop
      
      * fix document
      
      * update
      
      * refactor nnictl
      
      * update
      
      * update doc
      
      * update
      
      * update nnictl
      
      * fix comment
      
      * revert dockerfile
      
      * update
      
      * update
      
      * update
      
      * fix nnictl error hit
      
      * fix comments
      
      * fix bash-completion
      
      * fix paramiko install
      
      * quick fix resume logic
      
      * update
      
      * quick fix nnictl
      
      * merge
      
      * updated the "Contribute" part (merged Gems' wiki in, updated ReadMe)
      
      * fix link
      
      * revise the installation cmd to v0.2
      
      * revise to install v0.2
      
      * Update nnictl_utils.py
      
      * Update nnictl_utils.py
      
      * Update nnictl_utils.py
      
      * Update documentation for v0.3
      6963b07b
    • SparkSnail's avatar
      Refactor document of nnictl for v0.3 (#314) · 80cebd84
      SparkSnail authored
      * fix nnictl document
      80cebd84
    • Gems Guo's avatar
      Rename the pypi package for nni · bbf4760c
      Gems Guo authored
      bbf4760c
  22. 01 Nov, 2018 4 commits
    • Scarlett Li's avatar
      revert master's installation doc to install v0.2 before v0.3 official release. (#298) · 30527cf6
      Scarlett Li authored
      * refactor doc
      
      * update with Mao's suggestions
      
      * Set theme jekyll-theme-dinky
      
      * update doc
      
      * fix links
      
      * fix links
      
      * fix links
      
      * merge
      
      * fix links and doc errors
      
      * merge
      
      * merge
      
      * merge
      
      * merge
      
      * Quick fix nnictl config logic (#289)
      
      * fix nnictl bug
      
      * fix install.sh
      
      * add desc for Dockerfile.build.base
      
      * update document for Dockerfile
      
      * update
      
      * refactor port detect
      
      * update
      
      * refactor NNICTLDOC.md
      
      * add document for pai and nnictl
      
      * add default value for port
      
      * add exception handling in trial_keeper.py
      
      * fix port bug
      
      * fix resume
      
      * fix nnictl resume and fix nnictl stop
      
      * fix document
      
      * update
      
      * refactor nnictl
      
      * update
      
      * update doc
      
      * update
      
      * update nnictl
      
      * fix comment
      
      * revert dockerfile
      
      * update
      
      * update
      
      * update
      
      * fix nnictl error hit
      
      * fix comments
      
      * fix bash-completion
      
      * fix paramiko install
      
      * quick fix resume logic
      
      * update
      
      * quick fix nnictl
      
      * merge
      
      * updated the "Contribute" part (merged Gems' wiki in, updated ReadMe)
      
      * fix link
      
      * revise the installation cmd to v0.2
      
      * revise to install v0.2
      
      * Update nnictl_utils.py
      
      * Update nnictl_utils.py
      
      * Update nnictl_utils.py
      30527cf6
    • Cheng(Kit) CHEN's avatar
      Update README.md (#296) · f710f726
      Cheng(Kit) CHEN authored
      f710f726
    • Irene Tenison's avatar
      Update README.md · 2076cde4
      Irene Tenison authored
      2076cde4
    • Scarlett Li's avatar
      fix doc mistakes and broken links. (#271) · 579f816a
      Scarlett Li authored
      * refactor doc
      
      * update with Mao's suggestions
      
      * Set theme jekyll-theme-dinky
      
      * updated the "Contribute" part (merged Gems' wiki in, updated ReadMe)
      
      * fix link
      579f816a
  23. 31 Oct, 2018 5 commits