- 06 May, 2020 1 commit
-
-
SparkSnail authored
-
- 30 Mar, 2020 1 commit
-
-
RayMeng8 authored
-
- 02 Mar, 2020 1 commit
-
-
George Cheng authored
* skeleton of dlts training service (#1844) * Hello, DLTS! * Revert version * Remove fs-extra * Add some default cluster config * schema * fix * Optional cluster (default to `.default`) Depends on DLWorkspace#837 * fix * fix * optimize gpu type * No more copy * Format * Code clean up * Issue fix * Add optional fields in config * Issue fix * Lint * Lint * Validate email, password and team * Doc * Doc fix * Set TMPDIR * Use metadata instead of gpu_capacity * Cancel paused DLTS job * workaround lint rules * pylint * doc Co-authored-by:QuanluZhang <z.quanluzhang@gmail.com>
-
- 09 Feb, 2020 1 commit
-
-
QuanluZhang authored
-
- 07 Feb, 2020 1 commit
-
-
SparkSnail authored
-
- 04 Feb, 2020 1 commit
-
-
SparkSnail authored
-
- 24 Dec, 2019 1 commit
-
-
QuanluZhang authored
-
- 23 Dec, 2019 2 commits
-
-
SparkSnail authored
-
QuanluZhang authored
-
- 25 Nov, 2019 1 commit
-
-
liuzhe-lz authored
-
- 06 Nov, 2019 1 commit
-
-
SparkSnail authored
-
- 04 Nov, 2019 1 commit
-
-
chicm-ms authored
Fix pylint errors
-
- 20 Sep, 2019 1 commit
-
-
QuanluZhang authored
* support specifying gpu for tuner and advisor
-
- 16 Sep, 2019 1 commit
-
-
QuanluZhang authored
* PPO tuner for NAS, supports NNI's NAS interface (#1380)
-
- 29 Aug, 2019 1 commit
-
-
SparkSnail authored
-
- 26 Aug, 2019 1 commit
-
-
SparkSnail authored
-
- 14 Aug, 2019 1 commit
-
-
Guoxin authored
* squash commits in v1.0 first round bug bash
-
- 12 Aug, 2019 2 commits
-
-
SparkSnail authored
* change authFile to local path
-
suiguoxin authored
-
- 05 Aug, 2019 1 commit
-
-
Zejun Lin authored
* dev oneshot and darts mode, add mnist example
-
- 02 Aug, 2019 1 commit
-
-
SparkSnail authored
-
- 01 Aug, 2019 2 commits
-
-
SparkSnail 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 * fix parallel_tpe bug and refine * fix bug * fix kwargs bug * fix bug * update the default value of parallel_tpe * add docs for parallel-tpe * fix config_schema bug * update community doc * fix typo * update doc for parallel_tpe * fix bug in receive trial result * update by comments * update by comments * fix self.optimal_y is 0 when mean mode * update * update * update rst * fix typo | add docstring
-
- 25 Jul, 2019 1 commit
-
-
SparkSnail authored
* fix includeintermediateresult * test pr tigger * add evolution field
-
- 18 Jul, 2019 2 commits
- 01 Jul, 2019 1 commit
-
-
Zejun Lin authored
-
- 25 Jun, 2019 2 commits
-
-
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
-
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
-
- 21 Jun, 2019 2 commits
-
-
suiguoxin authored
-
SparkSnail authored
-
- 20 Jun, 2019 1 commit
-
-
suiguoxin authored
-
- 19 Jun, 2019 1 commit
-
-
Hongarc authored
-
- 28 May, 2019 1 commit
-
-
SparkSnail authored
-
- 19 Apr, 2019 1 commit
-
-
SparkSnail authored
Advisor and assessor could not be used simultaneously. Refactor config file error message. Support scientific notation, like 1e-2
-
- 18 Apr, 2019 1 commit
-
-
chicm-ms authored
* Refactoring local training service * Designated GPU for local training service * RemoteMachine designated GPU configuration
-
- 12 Apr, 2019 1 commit
-
-
Shufan Huang authored
add BOHB Advisor
-
- 27 Mar, 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 * update home page * fix issue: #902, random parameter * update doc about random * change Random tuner test * update metric_test for Random tuner * update random config in test * update Evolution_SQuAD doc
-
- 22 Mar, 2019 2 commits
-
-
chicm-ms authored
1. Route tuner and assessor commands to 2 seperate queues issue #841 2. Allow tuner to leverage intermediate result when trial is early stopped. issue #843
-
SparkSnail authored
If user set remoteloggingType in config file, log content will not be transmitted from trialkeeper
-