1. 29 Nov, 2018 4 commits
  2. 28 Nov, 2018 5 commits
  3. 27 Nov, 2018 4 commits
  4. 25 Nov, 2018 2 commits
  5. 23 Nov, 2018 4 commits
  6. 22 Nov, 2018 5 commits
  7. 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
  8. 19 Nov, 2018 2 commits
  9. 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
  10. 15 Nov, 2018 1 commit
  11. 14 Nov, 2018 4 commits
  12. 13 Nov, 2018 5 commits
    • Scarlett Li's avatar
      Updated document for "write a trial" related fixes. (#351) · 9380e68c
      Scarlett Li authored
      - Updated document for "write a trial" related fixes per Quanlu's feedback;
      - Fix wrong links in Get started per Meng's feedback.
      9380e68c
    • SparkSnail's avatar
      Quick fix Docker (#363) · 183763ef
      SparkSnail authored
      Remove "RUN python3 -m pip --no-cache-dir install torch torchvision"
      183763ef
    • SparkSnail's avatar
      Add Pytorch and set sklearn version in Dockerfile (#346) · e3901253
      SparkSnail authored
      1.Set scikit-learn==0.20.0 in Dockerfile
      2.Update readme.md of dockerile
      3.Add PyTorch 0.4.1
      4.Add description for 'nnictl stop all'
      e3901253
    • gongwuji's avatar
      add PyTorch to Dockerfile (#362) · 7508c87d
      gongwuji authored
      * update local demo doc and configuration
      
      * change folder name
      
      * Update tutorial_1_CR_exp_local_api.md
      
      no need to have a new training file
      
      * Delete mnist_gpu.py
      
      no need to have a new training file
      
      * Update config_gpu.yml
      
      no need to have a new training file
      
      * add PyTorch to Dockerfile
      7508c87d
    • gongwuji's avatar
      update local demo doc and configuration (#344) · 95a8f93e
      gongwuji authored
      * update local demo doc and configuration
      
      * change folder name
      
      * Update tutorial_1_CR_exp_local_api.md
      
      no need to have a new training file
      
      * Delete mnist_gpu.py
      
      no need to have a new training file
      
      * Update config_gpu.yml
      
      no need to have a new training file
      95a8f93e