1. 11 Dec, 2018 1 commit
  2. 10 Dec, 2018 1 commit
  3. 07 Dec, 2018 2 commits
  4. 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
  5. 20 Nov, 2018 1 commit
  6. 13 Nov, 2018 1 commit
  7. 09 Nov, 2018 1 commit
  8. 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
  9. 05 Nov, 2018 3 commits
  10. 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
  11. 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
  12. 31 Oct, 2018 6 commits
  13. 23 Oct, 2018 1 commit
  14. 16 Oct, 2018 1 commit
  15. 15 Oct, 2018 2 commits
  16. 11 Oct, 2018 1 commit
    • goooxu's avatar
      Support multiple experiments (#194) · 0da67d7b
      goooxu authored
      * fix nnictl bug
      
      * fix nnictl create bug
      
      * add experiment status logic
      
      * add more information for nnictl
      
      * fix Evolution Tuner bug
      
      * refactor code
      
      * fix code in updater.py
      
      * fix nnictl --help
      
      * fix classArgs bug
      
      * update check response.status_code logic
      
      * show trial log path
      
      * update document
      
      * fix install.sh
      
      * set default vallue for maxTrialNum and maxExecDuration
      
      * fix nnictl
      
      * fix config path hint
      
      * support multiPhase
      
      * fix bash-completion
      
      * refactor bash-completion
      
      * add sklearn-regression
      
      * add search_space
      
      * fix bug
      
      * fix install.sh
      
      * refactor code
      
      * remove unused code
      
      * support multi experiments
      
      * fix issues
      
      * Support multiple experiments of nnictl (#183)
      
      * fix nnictl bug
      
      * fix nnictl create bug
      
      * add experiment status logic
      
      * add more information for nnictl
      
      * fix Evolution Tuner bug
      
      * refactor code
      
      * fix code in updater.py
      
      * fix nnictl --help
      
      * fix classArgs bug
      
      * update check response.status_code logic
      
      * show trial log path
      
      * update document
      
      * fix install.sh
      
      * set default vallue for maxTrialNum and maxExecDuration
      
      * fix nnictl
      
      * fix config path hint
      
      * support multiPhase
      
      * fix bash-completion
      
      * refactor bash-completion
      
      * add sklearn-regression
      
      * add search_space
      
      * fix bug
      
      * fix install.sh
      
      * refactor code
      
      * remove unused code
      
      * support multi experiments
      
      * fix issues
      
      * Let nni manager web server handle static content
      
      * set nnictl stop require the port
      
      * Support multiple experiments of nnictl (#183)
      
      * fix nnictl bug
      
      * fix nnictl create bug
      
      * add experiment status logic
      
      * add more information for nnictl
      
      * fix Evolution Tuner bug
      
      * refactor code
      
      * fix code in updater.py
      
      * fix nnictl --help
      
      * fix classArgs bug
      
      * update check response.status_code logic
      
      * show trial log path
      
      * update document
      
      * fix install.sh
      
      * set default vallue for maxTrialNum and maxExecDuration
      
      * fix nnictl
      
      * fix config path hint
      
      * support multiPhase
      
      * fix bash-completion
      
      * refactor bash-completion
      
      * add sklearn-regression
      
      * add search_space
      
      * fix bug
      
      * fix install.sh
      
      * refactor code
      
      * remove unused code
      
      * support multi experiments
      
      * fix issues
      
      * Let nni manager web server handle static content
      
      * Dev multiple experiments (#189)
      
      * fix nnictl bug
      
      * fix nnictl create bug
      
      * add experiment status logic
      
      * add more information for nnictl
      
      * fix Evolution Tuner bug
      
      * refactor code
      
      * fix code in updater.py
      
      * fix nnictl --help
      
      * fix classArgs bug
      
      * update check response.status_code logic
      
      * show trial log path
      
      * update document
      
      * fix install.sh
      
      * set default vallue for maxTrialNum and maxExecDuration
      
      * fix nnictl
      
      * fix config path hint
      
      * support multiPhase
      
      * fix bash-completion
      
      * refactor bash-completion
      
      * add sklearn-regression
      
      * add search_space
      
      * fix bug
      
      * fix install.sh
      
      * refactor code
      
      * remove unused code
      
      * support multi experiments
      
      * fix issues
      
      * set nnictl stop require the port
      
      * Update documents for supporting multiple experiments
      
      * create a constant variable for 51188
      
      * Fixed issue that WebUI can not refresh page
      
      * Upgrade Node.js and Yarn to latest version
      0da67d7b
  17. 09 Oct, 2018 2 commits
  18. 06 Oct, 2018 1 commit
    • QuanluZhang's avatar
      Update doc image (#163) · b84c50cb
      QuanluZhang authored
      * update doc
      
      * trivial
      
      * trivial
      
      * trivial
      
      * trivial
      
      * trivial
      
      * trivial
      
      * update image
      
      * update image size
      b84c50cb
  19. 29 Sep, 2018 3 commits
    • fishyds's avatar
      Merge branch V0.2 to Master (#143) · 2a28a578
      fishyds authored
      * webui logpath and document (#135)
      
      * Add webui document and logpath as a href
      
      * fix tslint
      
      * fix comments by Chengmin
      
      * Pai training service bug fix and enhancement (#136)
      
      * Add NNI installation scripts
      
      * Update pai script, update NNI_out_dir
      
      * Update NNI dir in nni sdk local.py
      
      * Create .nni folder in nni sdk local.py
      
      * Add check before creating .nni folder
      
      * Fix typo for PAI_INSTALL_NNI_SHELL_FORMAT
      
      * Improve annotation (#138)
      
      * Improve annotation
      
      * Minor bugfix
      
      * Selectively install through pip (#139)
      
      Selectively install through pip 
      * update setup.py
      
      * fix paiTrainingService bugs (#137)
      
      * fix nnictl bug
      
      * add hdfs host validation
      
      * fix bugs
      
      * fix dockerfile
      
      * fix install.sh
      
      * update install.sh
      
      * fix dockerfile
      
      * Set timeout for HDFSUtility exists function
      
      * remove unused TODO
      
      * fix sdk
      
      * add optional for outputDir and dataDir
      
      * refactor dockerfile.base
      
      * Remove unused import in hdfsclientUtility
      
      * Add documentation for NNI PAI mode experiment (#141)
      
      * Add documentation for NNI PAI mode
      
      * Fix typo based on PR comments
      
      * Exit with subprocess return code of trial keeper
      
      * Remove additional exit code
      
      * Fix typo based on PR comments
      
      * update doc for smac tuner (#140)
      
      * Revert "Selectively install through pip (#139)" due to potential pip install issue (#142)
      
      * Revert "Selectively install through pip (#139)"
      
      This reverts commit 1d174836.
      
      * Add exit code of subprocess for trial_keeper
      
      * Update README, add link to PAImode doc
      2a28a578
    • fishyds's avatar
      Revert "Selectively install through pip (#139)" due to potential pip install issue (#142) · 9d88f1b6
      fishyds authored
      * Revert "Selectively install through pip (#139)"
      
      This reverts commit 1d174836.
      
      * Add exit code of subprocess for trial_keeper
      
      * Update README, add link to PAImode doc
      9d88f1b6
    • fishyds's avatar
      Add documentation for NNI PAI mode experiment (#141) · 2f7d2287
      fishyds authored
      * Add documentation for NNI PAI mode
      
      * Fix typo based on PR comments
      
      * Exit with subprocess return code of trial keeper
      
      * Remove additional exit code
      
      * Fix typo based on PR comments
      2f7d2287