- 07 May, 2020 1 commit
-
-
Chi Song authored
update nni manager eslint rules. 1. add rule to ignore unused args, and treat other unused as error. 2. add run to treat no explicit function return type as error. 3. fix all errors.
-
- 06 May, 2020 2 commits
-
-
SparkSnail authored
-
Yuge Zhang authored
-
- 30 Apr, 2020 3 commits
-
-
George Cheng authored
-
SparkSnail authored
-
Chi Song authored
To support Windows node in remote mode, this PR adds a layer of commands (osCommands) to deal difference between Windows and Unix-like OS. To share code, ShellExecutor is added to enrich original SshClient class. I will implement windows version commands in next phase. This pattern can be expanded to Local or other platform in future, so I moved related code to common folder for sharing.
-
- 26 Apr, 2020 1 commit
-
-
Chi Song authored
Add shell support for ssh connection, so that remote script can be started with user environment. Minor fixes, 1. Fix gpu_metrics_collector to support pyenv. As pyenv will create one more process, so that original pgrep code always got extra processes, and cannot start gpu_metrics_collector. 2. Fix NASUI failure on dev-install-node-modules, to create subfolder every time. 3. Fix MakeFile to reduce mis-created links, and other minor issues. 4. Add node --watch for nni_manager for better dev experience.
-
- 24 Apr, 2020 2 commits
-
-
Yuge Zhang authored
-
Yuge Zhang authored
-
- 20 Apr, 2020 2 commits
- 09 Apr, 2020 1 commit
-
-
chicm-ms authored
-
- 07 Apr, 2020 2 commits
- 06 Apr, 2020 1 commit
-
-
chicm-ms authored
-
- 05 Apr, 2020 1 commit
-
-
SparkSnail authored
-
- 03 Apr, 2020 1 commit
-
-
Yuge Zhang authored
-
- 01 Apr, 2020 1 commit
-
-
liuzhe-lz authored
-
- 30 Mar, 2020 2 commits
- 27 Mar, 2020 2 commits
-
-
QuanluZhang authored
-
dependabot[bot] authored
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 26 Mar, 2020 1 commit
-
-
colorjam authored
-
- 25 Mar, 2020 3 commits
-
-
SparkSnail authored
-
Lijiaoa authored
* support final result is NaN in webui * delete unuseful change * show NaN rather than NaN(latest) Co-authored-by:Lijiao <15910218274@163.com>
-
Lijiaoa authored
* add warning message when final data illegal * update * update * update * fix comments Co-authored-by:Lijiao <15910218274@163.com>
-
- 24 Mar, 2020 2 commits
-
-
chicm-ms authored
-
QuanluZhang authored
-
- 23 Mar, 2020 1 commit
-
-
Lijiaoa authored
-
- 20 Mar, 2020 2 commits
-
-
Yuge Zhang authored
-
liuzhe-lz authored
-
- 17 Mar, 2020 3 commits
-
-
QuanluZhang authored
-
chicm-ms authored
-
Lijiaoa authored
* rename intermediate graph xAxis name * rename intermediate name * code format * rename class name Co-authored-by:Lijiao <15910218274@163.com>
-
- 11 Mar, 2020 1 commit
-
-
chicm-ms authored
-
- 10 Mar, 2020 1 commit
-
-
Lijiaoa authored
Co-authored-by:Lijiao <15910218274@163.com>
-
- 06 Mar, 2020 2 commits
-
-
QuanluZhang authored
-
Lijiao authored
-
- 05 Mar, 2020 1 commit
-
-
liuzhe-lz authored
-
- 04 Mar, 2020 1 commit
-
-
Lijiaoa authored
Remove final val in the intermediate result graph and fix layout style bug(table | search space | config) on desktop (#2111)
-