- 26 Dec, 2018 1 commit
-
-
goooxu authored
-
- 21 Dec, 2018 1 commit
-
-
fishyds authored
* Dockerfile improvement * Fix UT broken for kubeflow training service
-
- 17 Dec, 2018 1 commit
-
-
Gems Guo authored
-
- 14 Dec, 2018 1 commit
-
-
SparkSnail authored
rest api of kubernetes does not use base64 to encode chars, now use base64 to encode username and then create secret.
-
- 13 Dec, 2018 1 commit
-
-
fishyds authored
[Kubeflow training service] Use Kubernete API server to replace kubectl dependency
-
- 28 Nov, 2018 1 commit
-
-
SparkSnail authored
Support aks of kuberflow training service Support nnictl set nniManagerIp
-
- 27 Nov, 2018 1 commit
-
-
Yan Ni authored
* update Makefile for mac support, wait for aka.ms support * refix Makefile for colorful echo * update Makefile with shorturl * fix false fail on mac webui * fix cross os remote tmpdir issue * add readonly to RemoteMachineTrainingService.remoteOS * fix var name for PR 386
-
- 20 Nov, 2018 1 commit
-
-
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
-
- 27 Sep, 2018 1 commit
-
-
fishyds authored
* PAI Training service implementation **1. Implement PAITrainingService **2. Add trial-keeper python module, and modify setup.py to install the module **3. Add PAItrainingService rest server to collect metrics from PAI container.
-
- 14 Sep, 2018 2 commits
-
-
fishyds authored
* Merge latest code changes into Github Master * temporary modification for travis * temporary modification for travis
-
liuzhe-lz authored
* Improve Makefile * Bugfix * Add make target for remote machine workers * Update travis config * Debug travis * Debug travis * Debug travis * Debug travis * Debug travis * Debug travis * Debug travis * Install bash completion script
-
- 20 Aug, 2018 1 commit
-
-
Deshui Yu authored
-