- 18 Jan, 2019 1 commit
-
-
chicm-ms authored
* multiPhase doc * updates * updates
-
- 16 Jan, 2019 4 commits
-
-
SparkSnail authored
support distributed job for frameworkcontroller
-
QuanluZhang authored
* fix * update * fix * fix * fix
-
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
-
xuehui authored
-
- 15 Jan, 2019 4 commits
-
-
xuehui authored
Merge v0.5 back to master
-
fishyds authored
-
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 release note * update the README.md * update Installation.md and Getstart.md
-
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 release note * update the README.md
-
- 14 Jan, 2019 3 commits
-
-
Yan Ni authored
* fix doc * update fix
-
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 release note
-
xuehui authored
* update README in metis and update RuntimeError * remove smart params
-
- 11 Jan, 2019 6 commits
-
-
Yan Ni authored
-
xuehui authored
* update README in metis and update RuntimeError * fix typo * add numerical choice check * update
-
Lijiao authored
* fix bug * fix bug of background * update * update * add frameworkcontroller platform
-
Chi Song authored
Fix document with formats and typos
-
Linjie Xu authored
* add module info for launcher check * update launcher.py Add packages check before start restful server. * check sub-key * modify mistype * delete non-tuner in constants/ModuleName * Delete ModuleName to prevent double maintain * only catch ModuleNotFoundError
-
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
-