"docs/vscode:/vscode.git/clone" did not exist on "bb8114a4a65145a1489436f98392007e12935ae9"
- 15 May, 2020 1 commit
-
-
chicm-ms authored
-
- 14 May, 2020 3 commits
-
-
Chi Song authored
-
JSong-Jia authored
-
Yuge Zhang authored
* Disable precondition check for length in export for PDARTS * update
-
- 13 May, 2020 1 commit
-
-
Yan Ni authored
-
- 12 May, 2020 1 commit
-
-
Yan Ni authored
-
- 11 May, 2020 3 commits
-
-
Yuge Zhang authored
-
Lijiaoa authored
Co-authored-by:Lijiao <15910218274@163.com>
-
QuanluZhang authored
-
- 10 May, 2020 1 commit
-
-
Chi Song authored
As requirement of #2390 , removed multiphase from WebUI, document, and put all trials flatten on WebUI. 1. The major change is to split trial-jobs to trials in webui, and use parameter id as part of trial id. 2. If multiphase is enabled, the limitation of trial controls job count only, not trials actually. 3. When multiphase enabled, the trial status may not be right. Previous trials in a job will be marked as success, only last trial presents the job's status. 4. multiphase related documents and UX are removed. minor changes, 1. Update dev document for webui development.
-
- 08 May, 2020 4 commits
-
-
chicm-ms authored
-
Yuge Zhang authored
-
Sean Takafuji authored
-
SparkSnail authored
-
- 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 4 commits
-
-
JSong-Jia authored
-
SparkSnail authored
-
Yuge Zhang authored
-
liuzhe-lz authored
-
- 30 Apr, 2020 6 commits
-
-
Yuge Zhang authored
-
George Cheng authored
-
Yan Ni authored
-
SparkSnail authored
-
JSong-Jia authored
* Update README.md * Update README.md * Update README.md Co-authored-by:Scarlett Li <39592018+scarlett2018@users.noreply.github.com>
-
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.
-
- 29 Apr, 2020 2 commits
- 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 3 commits
-
-
Scarlett Li authored
-
Yuge Zhang authored
-
Yuge Zhang authored
-
- 23 Apr, 2020 1 commit
-
-
Lijiaoa authored
* update * update * update * update * update log message in bug-report template Co-authored-by:Lijiao <15910218274@163.com>
-
- 20 Apr, 2020 4 commits
-
-
Lijiaoa authored
-
Lijiaoa authored
-
Chi Song authored
-
SparkSnail authored
-
- 19 Apr, 2020 3 commits
-
-
SparkSnail authored
-
xuehui authored
-
xuehui authored
-
- 17 Apr, 2020 1 commit
-
-
SparkSnail authored
-