1. 04 Dec, 2018 2 commits
  2. 03 Dec, 2018 2 commits
    • QuanluZhang's avatar
      Update doc6 (#428) · e58f966e
      QuanluZhang authored
      * test
      
      * tuners
      
      * refactor doc of tuners
      
      * update
      
      * update assessor doc
      
      * update
      
      * update
      e58f966e
    • Zejun Lin's avatar
      fix ci (#433) · a3743d44
      Zejun Lin authored
      * fix ci
      
      * expand time range
      
      * expand time range
      a3743d44
  3. 30 Nov, 2018 8 commits
    • Zejun Lin's avatar
      modify loguniform and lognormal (#395) · c550bbce
      Zejun Lin authored
      * modify loguniform and lognormal
      
      * fix bug
      
      * fix bug
      
      * update doc
      
      * update doc
      
      * fix
      
      * update tpe for loguniform
      
      * update tpe for loguniform
      
      * update for loguniform
      
      * update for loguniform
      
      * update loguniform and qloguniform
      
      * update doc
      
      * update
      
      * revert
      
      * revert
      
      * revert
      
      * revert
      c550bbce
    • QuanluZhang's avatar
      Dev hyperband (#405) · a3872505
      QuanluZhang authored
      * support hyperband
      
      * add example for hyperband
      
      * register Hyperband in tuner
      
      * after debug
      
      * update doc
      
      * trivial change
      
      * update spec validation of yaml config
      
      * modify nnictl launcher
      
      * modify nnimanager and util to support advisor
      
      * 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
      
      * refactor sdk main
      
      * update unit test accordingly
      
      * update example's config file
      
      * update restserver validation
      
      * PR merge to 0.3 (#297)
      
      * 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
      
      * Update README.md (#288)
      
      added License badge
      
      * merge
      
      * updated the "Contribute" part (merged Gems' wiki in, updated ReadMe)
      
      * fix link
      
      * fix doc mistakes and broken links. (#271)
      
      * refactor doc
      
      * update with Mao's suggestions
      
      * Set theme jekyll-theme-dinky
      
      * updated the "Contribute" part (merged Gems' wiki in, updated ReadMe)
      
      * fix link
      
      * Update README.md
      
      * Fix misspelling in examples/trials/ga_squad/README.md
      
      * revise the installation cmd to v0.2
      
      * revise to install v0.2
      
      * remove files
      
      * update
      
      * remove enas readme (#292)
      
      * support checkpoint directory
      
      * Fix datastore performance issue (#301)
      
      * fix pylint
      
      * Fix nnictl in v0.3 (#299)
      
      Fix old version of config file
      fix sklearn requirements
      Fix resume log logic
      
      * modify log
      
      * trivial changes
      
      * update example
      
      * update makefile
      
      * update launcher.py to fix the problem of finding main.js
      
      * debug
      
      * add hyperparameter info into trial_end api
      
      * fix bug and update example
      
      * fix error induced by merge
      
      * support initialize
      
      * add doc for hyperband
      
      * fix bugs and add config_pai
      
      * fix bugs and add config_pai
      
      * fix bugs and add config_pai
      
      * fix bugs and add config_pai
      
      * update doc
      
      * add doc for advisor
      
      * fit
      
      * modification based on hui's comments
      
      * update doc
      a3872505
    • Gems Guo's avatar
      Add macOS environment to CI pipeline · d2f06385
      Gems Guo authored
      d2f06385
    • SparkSnail's avatar
      Add AKS document (#422) · 495f650c
      SparkSnail authored
      1.Add kubeflow in experiment config document
      2.Add AKS in kubeflow document
      495f650c
    • fishyds's avatar
      [Kubeflow training service] fix bug that wrongly split kube delete cmd into 2 lines (#425) · 5426cfe8
      fishyds authored
      * [Kubeflow training service] fix bug that wrongly split kube delete cmd into 2 lines
      
      * Adjust white space
      5426cfe8
    • Zejun Lin's avatar
      fix sdk for NoMoreTrial status (#394) · bc44c745
      Zejun Lin authored
      * fix bug
      
      * add docs
      bc44c745
    • Lijiao's avatar
      Support to show 2 logPath, add hdfsLogPath (#420) · d33220f7
      Lijiao authored
      * Support to show 2 logPath
      
      * fix lint
      
      * Update trial status color
      d33220f7
    • Scarlett Li's avatar
      Fix for issue #414 (#415) · 02e9fcfc
      Scarlett Li authored
      * update doc for "write trial"
      
      * fix link
      
      * issue 414
      02e9fcfc
  4. 29 Nov, 2018 5 commits
  5. 28 Nov, 2018 5 commits
  6. 27 Nov, 2018 4 commits
  7. 25 Nov, 2018 2 commits
  8. 23 Nov, 2018 4 commits
  9. 22 Nov, 2018 5 commits
  10. 20 Nov, 2018 2 commits
    • The Gitter Badger's avatar
      Add Gitter badge (#376) · 76277dbd
      The Gitter Badger authored
      76277dbd
    • fishyds's avatar
      [Kubeflow Training Service] V1, merge from kubeflow branch to master branch (#382) · 806afeb6
      fishyds authored
      * Kubeflow TrainingService support, v1 (#373)
      
      1. Create new Training Service: kubeflow trainning service, use 'kubectl' and kubeflow tfjobs CRD to submit and manage jobs
      2. Update nni python SDK to support new kubeflow platform
      3. Update nni python SDK's get_sequende_id() implementation, read NNI_TRIAL_SEQ_ID env variable, instead of reading .nni/sequence_id file
      4. This version only supports Tensorflow operator. Will add more operators' support in future versions
      806afeb6
  11. 19 Nov, 2018 1 commit