- 25 Feb, 2019 13 commits
-
-
SparkSnail authored
merge master
-
SparkSnail authored
Add integration test for remoteTrainingService platform
-
SparkSnail authored
merge master
-
SparkSnail authored
-
chicm-ms authored
Set pai/kubeflow integration test job timeout to infinite.
-
Lijiao authored
* change version
-
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.
-
Yan Ni authored
* move tuners readme under docs * fix deadlink in builtin * fix reference warning * remove smac dependency
-
SparkSnail authored
* add trialkeeper_stdout and trialkeeper_stderr * fix nnictl set remote nniManagerIP
-
fishyds authored
* Fix a race condition bug that does not store Trial Job cancel status correctly
-
demianzhang authored
Unit test for nnimanager
-
Zejun Lin authored
update doc HowToDebug.md
-
SparkSnail authored
Add different tuner config files for config_test (#760)
-
- 24 Feb, 2019 3 commits
-
-
Lee authored
Add integration test cases for tuners.
-
SparkSnail authored
merge master
-
chicm-ms authored
Integration test pipeline for PAI/kubeflow training service. It build nni.it docker image and run integration tests on PAI/kubeflow with the built docker image.
-
- 23 Feb, 2019 1 commit
-
-
SparkSnail authored
merge master
-
- 22 Feb, 2019 1 commit
-
-
ShufanHuang authored
change Relative path to absolute path, unified docstring (include Hyperband), sdk_reference.rst
-
- 21 Feb, 2019 3 commits
- 20 Feb, 2019 1 commit
-
-
SparkSnail authored
merge master
-
- 19 Feb, 2019 1 commit
-
-
chicm-ms authored
Add azure pipeline to build and upload nni release
-
- 18 Feb, 2019 6 commits
-
-
Chi Song authored
-
Yan Ni authored
-
Yan Ni authored
* move en docs under en_US * update gitignore * fix image link * add doc guide * add napoleon ext
-
Guangli Li authored
* Fix typo in README.Makefile.md Fix typo in README.Makefile.md. * Fix links in README.md Fix links in README.md * Update the link of assessor tutorial. “docs/Customize_Assessor.md” is a better tutorial than “examples/assessors/README.md” for Customize Assessor. The link of “Base-Assessor” in “examples/assessors/README.md” is not available.
-
SparkSnail authored
merge master
-
Lee authored
* fix some bugs in doc and log * The learning rate focus more on validation sets accuracy than training sets accuracy. * update Dockerfile and README * Update README.md Merge to branch v0.5 * random search when suggested parameter occurs in the history * avoid infinite loop when seacrh space is limited * follow the review comments * add comments
-
- 15 Feb, 2019 2 commits
- 14 Feb, 2019 3 commits
-
-
xuehui authored
* update readme in ga_squad * update readme * fix typo * Update README.md * Update README.md * Update README.md * update readme * update * fix path * update reference * fix bug in config file * update nni_arch_overview.png * update * update * update * update home page * update for reference
-
SparkSnail authored
* add nni_gpu_tool in setup.py * add exclude=['test'] in setup.py
-
Yan Ni authored
-
- 13 Feb, 2019 2 commits
-
-
SparkSnail authored
Fix typo in README.Makefile.md (#723)
-
Guangli Li authored
* Fix typo and incorrect links in README.Makefile.md
-
- 12 Feb, 2019 4 commits
-
-
SparkSnail authored
merge master
-
ShufanHuang authored
update broken link in doc
-
ShufanHuang authored
* add reference link of Tuners/Assessors in doc
-
Zejun Lin authored
fix bug in annotation, code generator cannot deal with dict as left value of assignment expression.
-