"vscode:/vscode.git/clone" did not exist on "3d9ae6de147325e139c7d1ef452b3389fddc9a53"
- 15 Jul, 2019 2 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 default value of metis tuner * fix broken link in CommunitySharings * update docs about nested search space * update docs * rename cascding to nested * fix broken link * update * update issue link * fix typo * update evaluate parameters from GMM * refine code * fix optimized mode bug * update import warning * update warning * update optimized mode * first commit for update doc structure * mv the localmode and remotemode to traningservice * update * update for readthedoc.io
-
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 default value of metis tuner * fix broken link in CommunitySharings * update docs about nested search space * update docs * rename cascding to nested * fix broken link * update * update issue link * fix typo * update evaluate parameters from GMM * refine code * fix optimized mode bug * update import warning * update warning * update optimized mode * first commit for update doc structure * mv the localmode and remotemode to traningservice * update
-
- 12 Jul, 2019 1 commit
-
-
QuanluZhang authored
* support multi-phase in hyperband and bohb
-
- 10 Jul, 2019 3 commits
-
-
cclauss authored
* Run flake8 tests to find Python syntax errors and undefined names * python3 -m pip install flake8 * —user * python3 -m flake8 * IGNORE=./tools/nni_annotation/*:F821,./examples/trials/mnist-nas/mnist.py:F821 * IGNORE=./tools/nni_annotation/testcase:F821,./examples/trials/mnist-nas/mnist.py:F821 * flake8 . --per-file-ignores=$IGNORE
-
chicm-ms authored
-
chicm-ms authored
-
- 09 Jul, 2019 3 commits
-
-
Yan Ni authored
previous failed w/ https://readthedocs.org/projects/nni/builds/9343596/
-
Yan Ni authored
* fix 404 deadlink * fix warning * add tuner dependency
-
Lee authored
* Update BuiltinTuner.md * Update BuiltinTuner.md * Update BuiltinTuner.md
-
- 08 Jul, 2019 2 commits
-
-
Zhanwen "Phil" Chen authored
-
Lee authored
-
- 04 Jul, 2019 1 commit
-
-
Lijiao authored
-
- 02 Jul, 2019 1 commit
-
-
Lijiao authored
* Add release icon in readme.md * update version * update * delete version message in href
-
- 01 Jul, 2019 6 commits
-
-
Yan Ni authored
* release note draft for v0.9 * change version number in readme * update release * update release note * update release note for webui and nnictl * update MP notes
-
chicm-ms authored
-
Lijiao authored
* fix some comments * update picture in webui document
-
SparkSnail authored
* fix remote bug * add document * add document * update * update * update * update * fix remote issue * fix forEach * update doc according to comments * update * update * update * remove 'any more' * fix nnictl commands * fix comments * fix bug
-
Zejun Lin authored
-
SparkSnail authored
-
- 27 Jun, 2019 3 commits
- 26 Jun, 2019 1 commit
-
-
Guoxin authored
* fix link err in docs * add spaces * re-organise links for detailed descriptions of the tuners and accessors; fix link err in HpoComparision.md * add in-page link by change .md to .html * delete #section from cross-file links to make links work in both readthedocs and github docs * gp_tuner init from fmfn's repo * fix params bug by adding float>int transition * add optimal choices; support randint&quniform type; add doc * refine doc and code * change mnist yml comments * typo fix * fix val err * fix minimize mode err * add config test and Hpo result * support quniform type; update doc; update test config * update doc * un-commit changed in yarn.lock * fix optimize mode bug * optimize mode * optimize mode * reset pylint, gitignore * revert .gitignore yarn.lock * realise automatic line change in table cell by adding custom css to Sphinx * fix typo * delete toy * fix config test file ; update docs & readme * remove changes of another branch * remove changes of another branch
-
- 25 Jun, 2019 10 commits
-
-
Zejun Lin authored
* fix a bug * fix a bug
-
Zejun Lin authored
fix bug for PR #1201
-
Guoxin authored
* fix link err in docs * add spaces * re-organise links for detailed descriptions of the tuners and accessors; fix link err in HpoComparision.md * add in-page link by change .md to .html * delete #section from cross-file links to make links work in both readthedocs and github docs * gp_tuner init from fmfn's repo * fix params bug by adding float>int transition * add optimal choices; support randint&quniform type; add doc * refine doc and code * change mnist yml comments * typo fix * fix val err * fix minimize mode err * add config test and Hpo result * support quniform type; update doc; update test config * update doc * un-commit changed in yarn.lock * fix optimize mode bug * optimize mode * optimize mode * reset pylint, gitignore * revert .gitignore yarn.lock
-
chicm-ms authored
-
Zejun Lin authored
* update * dev-tf-master * fix bugs * fix bugs * remove unnecessary lines * dev oneshot and darts * dev nas * dev enas and oneshot * dev enas and oneshot * dev enas and oneshot * dev oneshot and enas * dev oneshot * add ut * add docstring * add docstring * fix * resolve comments by changing docstring * resolve comments
-
Lijiao 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 * update home page * update default value of metis tuner * fix broken link in CommunitySharings * update docs about nested search space * update docs * rename cascding to nested * fix broken link * update * update issue link * fix typo * update evaluate parameters from GMM * refine code * fix optimized mode bug * update import warning * update warning * update optimized mode
-
SparkSnail authored
* fix remote bug * add document * add document * update * update * update * update * fix remote issue * fix forEach * update doc according to comments * update * update * update * remove 'any more' * init * update for remote and hdfs * remove unused code * fix comments * fix comments * fix comments * fix comments
-
Chi Song authored
-
Lijiao authored
* Show default metric in hyper-parameter * set default metric style in hyper-parameter
-
- 24 Jun, 2019 6 commits
-
-
chicm-ms authored
-
Lijiao authored
* Show intermediate other keys in intermediate modal * delete Chinese notes
-
chicm-ms authored
* Refactor multiphase interface * Implement multiphase on PAI * update multiphase doc
-
SparkSnail authored
-
demianzhang authored
-
Lijiao authored
* Trial compare * delete chinese notes
-
- 21 Jun, 2019 1 commit
-
-
XupuWang authored
* fix negative time number in local mode when trial time is short * fix bug of duration<0 * fix windows version and readme * change tab * change line
-