- 11 Jan, 2019 2 commits
-
-
Lijiao authored
* fix bug * fix bug of background * update * update * add frameworkcontroller platform
-
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
-
- 10 Jan, 2019 1 commit
-
-
Lijiao authored
* Update webui document * update
-
- 09 Jan, 2019 2 commits
- 08 Jan, 2019 8 commits
-
-
Lijiao authored
* [WebUI] Show trial log for pai and k8s * fix lint * Fix comments
-
SparkSnail authored
Add frameworkcontroller document. Fix other document small issues.
-
Yan Ni authored
* Dev weight sharing (#568) * add pycharm project files to .gitignore list * update pylintrc to conform vscode settings * fix RemoteMachineMode for wrong trainingServicePlatform * simple weight sharing * update gitignore file * change tuner codedir to relative path * add python cache files to gitignore list * move extract scalar reward logic from dispatcher to tuner * update tuner code corresponding to last commit * update doc for receive_trial_result api change * add numpy to package whitelist of pylint * distinguish param value from return reward for tuner.extract_scalar_reward * update pylintrc * add comments to dispatcher.handle_report_metric_data * update install for mac support * fix root mode bug on Makefile * Quick fix bug: nnictl port value error (#245) * fix port bug * Dev exp stop more (#221) * Exp stop refactor (#161) * Update RemoteMachineMode.md (#63) * Remove unused classes for SQuAD QA exampl...
-
SparkSnail authored
support frameworkcontroller log
-
Lijiao authored
* [WebUI] Fix issue#458 about final result as dict * Fix comments * fix bug
-
fishyds authored
* Fix a race condidtion issue in trial_keeper for reading log from pipe
-
Lee authored
* fix some bugs in doc and log * The learning rate focus more on validation sets accuracy than training sets accuracy.
-
SparkSnail authored
change the warning level to info level when expand relative path add nnictl --version log update readme.md
-
- 07 Jan, 2019 1 commit
-
-
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 * add metis tuner code * 1. fix bug about import 2.update other sdk file * add auto-gbdt-example and remove unused code * add metis_tuner into README * update the README * update README | remove unused variable * fix typo * add sklearn into requirments * Update src/sdk/pynni/nni/metis_tuner/metis_tuner.py add default value in __init__ Co-Authored-By:
xuehui1991 <xuehui@microsoft.com> * Update docs/HowToChooseTuner.md Co-Authored-By:
xuehui1991 <xuehui@microsoft.com> * Update docs/HowToChooseTuner.md Co-Authored-By:
xuehui1991 <xuehui@microsoft.com> * fix typo | add more comments
-
- 06 Jan, 2019 3 commits
-
-
Zejun Lin authored
-
Zejun Lin authored
Make it feasible for annotation whether to add an extra line "nni.get_next_parameter()" or not (#526) * fix bug * add docs * add ut * add ut * add to ci * update doc * update doc * update ut * add ut to ci * add ut to ci * add ut to ci * add ut to ci * add ut to ci * add ut to ci * add ut to ci * add ut to ci * test * test * test * test * test * test * test * test * test * test * revert * refactor * refactor * s * merge * fix annotation for extra line * add deprecation warning
-
Zejun Lin authored
* support venv * adapt venv * adapt venv * adapt venv * adapt venv * new test * new test * new test * support venv * support venv * support venv * support venv * support venv * support venv * support venv * colorful output for mac * colorful output for mac * permission denied in /tmp * permission denied in /tmp * permission denied in /tmp * remove unused variable * final * remove build python
-
- 04 Jan, 2019 2 commits
-
-
SparkSnail authored
trial job could not be stopped in remote machine when experiment is stopped, because awit/async does not work normally in forEach, refer https://codeburst.io/javascript-async-await-with-foreach-b6ba62bbf404.
-
Scarlett Li authored
* Adding related projects to Readme
-
- 03 Jan, 2019 4 commits
-
-
chicm-ms authored
* Add UT code coverage report * updates * updates * updates * updates * updates * updates * integration test python code coverage report
-
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 * add enas_nni
-
QuanluZhang authored
-
Chi Song authored
* fix incorrect document * fix doc format and typo
-
- 02 Jan, 2019 1 commit
-
-
fishyds authored
[Logging architecture refactor] Remove unused metrics related code in nni trial_tools, support kubeflow mode for logging architecture refactor (#551) * Remove unused metrics related code in nni trial_tools, support kubeflow mode for logging architecture refactor
-
- 29 Dec, 2018 3 commits
-
-
Lijiao authored
* [WebUI] Fix issue#517 & issue#459 * update
-
fishyds authored
* Removed unused log code, refactor to rename some class name in nni sdk and trial_tools * Fix the regression bug that loca/remote mode doesnt work
-
SparkSnail authored
-
- 26 Dec, 2018 2 commits
-
-
Zejun Lin authored
* fix bug * add docs * add ut * add ut * add to ci * update doc * update doc * update ut * add ut to ci * add ut to ci * add ut to ci * add ut to ci * add ut to ci * add ut to ci * add ut to ci * add ut to ci * test * test * test * test * test * test * test * test * test * test * revert * refactor * refactor * s * merge
-
goooxu authored
-
- 25 Dec, 2018 2 commits
-
-
SparkSnail authored
Remote TrainingService, passwd is not required when users set sshKeyPath.
-
SparkSnail authored
Add frameworkcontroller training service based on kubeflow training service. Refactor code structure, add kubernetes training service as father class, and set kubeflow training service and frameworkcontroller training service as child class.
-
- 21 Dec, 2018 8 commits
- 20 Dec, 2018 1 commit
-
-
Zejun Lin authored
* fix-annotation * fix annotation for error printing * update annotation * update annotation * update annotation * update annotation * update unittest for annotation * update unit test * update annotation * update annotation * update annotation * update ut * update ut
-