1. 18 Feb, 2019 1 commit
    • Guangli Li's avatar
      Update the link of assessor tutorial in README.md (#730) · bbd441b3
      Guangli Li authored
      * Fix typo in README.Makefile.md
      
      Fix typo in README.Makefile.md.
      
      * Fix links in README.md
      
      Fix links in README.md
      
      * Update the link of assessor tutorial.
      
      “docs/Customize_Assessor.md” is a better tutorial than “examples/assessors/README.md” for Customize Assessor.
      The link of “Base-Assessor” in “examples/assessors/README.md” is not available.
      bbd441b3
  2. 15 Feb, 2019 1 commit
  3. 13 Feb, 2019 1 commit
  4. 11 Feb, 2019 3 commits
  5. 31 Jan, 2019 3 commits
  6. 30 Jan, 2019 1 commit
    • Yan Ni's avatar
      fix warning for homepage build (#680) · 4539b4d3
      Yan Ni authored
      * fix lex format for code
      
      * fix doc links
      
      * hide api reference
      
      * delete orphan files
      
      * fix deadlink in FAQ
      
      * remove email address
      
      * fix deadlinks for deleted orphan files
      4539b4d3
  7. 23 Jan, 2019 1 commit
  8. 22 Jan, 2019 2 commits
    • goooxu's avatar
      Fix https://microsoft.github.io/nni/ display issue (#643) · db159325
      goooxu authored
      * Set theme jekyll-theme-minimal
      
      * Set theme jekyll-theme-slate
      
      * Set theme jekyll-theme-cayman
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      db159325
    • goooxu's avatar
      Change theme for new homepage style (#641) · fbe18c87
      goooxu authored
      * Set theme jekyll-theme-cayman
      
      * Set theme jekyll-theme-minimal
      
      * Set theme jekyll-theme-slate
      
      * Set theme jekyll-theme-cayman
      
      * Update overview.svg
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Create overview.svg
      
      * Delete overview.svg
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      fbe18c87
  9. 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
  10. 18 Jan, 2019 2 commits
  11. 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
  12. 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
  13. 11 Jan, 2019 1 commit
  14. 08 Jan, 2019 1 commit
  15. 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
  16. 04 Jan, 2019 1 commit
  17. 21 Dec, 2018 1 commit
  18. 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
  19. 18 Dec, 2018 1 commit
  20. 11 Dec, 2018 1 commit
  21. 10 Dec, 2018 1 commit
  22. 07 Dec, 2018 2 commits
  23. 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
  24. 20 Nov, 2018 1 commit
  25. 13 Nov, 2018 1 commit
  26. 09 Nov, 2018 1 commit
  27. 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
  28. 05 Nov, 2018 3 commits