- 19 Apr, 2019 1 commit
-
-
SparkSnail authored
Advisor and assessor could not be used simultaneously. Refactor config file error message. Support scientific notation, like 1e-2
-
- 15 Mar, 2019 1 commit
-
-
SparkSnail authored
check nni version in trialkeeper, to make sure the version of trialkeeper is consistent with trainingService add a debug mode in config file
-
- 25 Feb, 2019 1 commit
-
-
SparkSnail authored
trial_keeper use 50070 port to connect to webhdfs server, and PAI use a mapping method to map 50070 port to 5070 port to visit restful server, this method has some risk for PAI may not support this kind of mapping in later release.Now use Pylon path(/webhdfs/api/v1) instead of 50070 port in webhdfs client of trial_keeper, the path is transmitted in trainingService. In this pr, we have these changes: 1. Change to use webhdfs path instead of 50070 port in hdfs client. 2. Change to use new hdfs package "PythonWebHDFS", which is build to support pylon by myself. You could test the new function from "sparksnail/nni:dev-pai" image to test pai trainingService. 3. Update some variables' name according to comments.
-
- 26 Dec, 2018 1 commit
-
-
goooxu authored
-
- 17 Dec, 2018 1 commit
-
-
Gems Guo authored
-
- 05 Dec, 2018 1 commit
-
-
fishyds authored
* Change version number from v0.3.4 to v0.4, for NNI v0.4 release
-
- 09 Nov, 2018 1 commit
-
-
goooxu authored
-
- 05 Nov, 2018 1 commit
-
-
Gems Guo authored
-
- 31 Oct, 2018 3 commits
-
-
Gems Guo authored
-
Gems Guo authored
-
SparkSnail authored
* fix paramiko install
-
- 26 Oct, 2018 1 commit
-
-
SparkSnail authored
support tensorboard
-
- 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 1 commit
-
-
fishyds authored
* Merge latest code changes into Github Master * temporary modification for travis * temporary modification for travis
-
- 23 Aug, 2018 1 commit
-
-
Gems Guo authored
-
- 20 Aug, 2018 1 commit
-
-
Deshui Yu authored
-