"docs/en_US/vscode:/vscode.git/clone" did not exist on "871f031d38e621b295fbc2f84ce01da957972815"
- 28 Feb, 2019 2 commits
- 27 Feb, 2019 3 commits
-
-
Yan Ni authored
* fix sklearn dependency * add doc badge to readme * fix infinite toctree level
-
Chi Song authored
-
ShufanHuang authored
fix broken link for curfitting assessor doc
-
- 26 Feb, 2019 3 commits
-
-
chicm-ms authored
Update nni docker image build process in build pipeline
-
SparkSnail authored
In trialkeeper, the output stream of trial process may be in cache, and multiphase need the output stream returns immediately. Flush when sdk print content.
-
Chi Song authored
-
- 25 Feb, 2019 11 commits
-
-
ShufanHuang authored
Improve the performance of the curve fitting assessor
-
SparkSnail authored
Add integration test for remoteTrainingService platform
-
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
-
- 24 Feb, 2019 2 commits
- 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
- 19 Feb, 2019 1 commit
-
-
chicm-ms authored
Add azure pipeline to build and upload nni release
-
- 18 Feb, 2019 5 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.
-
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 1 commit
-
-
Guangli Li authored
* Fix typo and incorrect links in README.Makefile.md
-
- 12 Feb, 2019 3 commits
-
-
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.
-