1. 22 Nov, 2018 2 commits
  2. 20 Nov, 2018 1 commit
    • 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
  3. 16 Nov, 2018 2 commits
    • SparkSnail's avatar
      Fix nni stop (#368) · 8f716170
      SparkSnail authored
      Fix "nnictl stop"
      8f716170
    • Zejun Lin's avatar
      add gridsearch tuner (#364) · d6c07948
      Zejun Lin authored
      * add gridsearch tuner
      
      * add gridsearchtuner
      
      * add gridsearchtuner
      
      * add gridsearchtuner
      
      * update gridsearch tuner
      
      * update gridsearch tuner
      
      * update gridsearch tuner
      
      * update gridsearch tuner
      
      * update gridsearch tuner
      
      * update gridsearch tuner
      
      * update gridsearch tuner
      
      * update gridsearch and pylint
      d6c07948
  4. 13 Nov, 2018 1 commit
  5. 12 Nov, 2018 2 commits
    • QuanluZhang's avatar
      update makefile (#350) · b345da07
      QuanluZhang authored
      * update makefile
      
      * update launcher.py to fix the problem of finding main.js
      
      * remove duplicated lib
      b345da07
    • noklam's avatar
      Update nnictl.py (#347) · 48b91c45
      noklam authored
      * Update nnictl.py
      
      * modify help message for nnictl stop
      48b91c45
  6. 09 Nov, 2018 2 commits
  7. 05 Nov, 2018 1 commit