- 29 Jun, 2020 5 commits
-
-
QuanluZhang authored
-
Tab Zhang authored
-
Tab Zhang authored
-
Tab Zhang authored
-
Yuge Zhang authored
* Adding NAS Benchmark (201) * Add missing endline * Update script * Draft for NAS-Bench-101 * Update NAS-Bench-101 * Update constants * Add API * Update API * Fix typo * Draft for NDS * Fix issues in storing loss * Fix cell_spec problem * Finalize NDS * Update time consumption * Add nds query function * Update documentation for NAS-Bench-101 * Reformat generators * Add NAS-Bench-201 docs * Unite constant names * Update docstring * Update docstring * Update rst * Update scripts * Add git as dependency * Apt update * Update installation scripts * Fix dependency for pipeline * Fix NDS script * Fix NAS-Bench-201 installation * Add example notebook * Correct latency dimension * shortcuts -> query * Change run -> trial, ComputedStats -> TrialStats * ipynb needs re-generation * Fix NAS rst * Fix documentation and pylint * Fix pylint * Add pandoc as dependency * Update pandoc dependency * Fix documentation broken link
-
- 27 Jun, 2020 2 commits
-
-
QuanluZhang authored
-
Ningxin Zheng authored
-
- 24 Jun, 2020 1 commit
-
-
Ningxin Zheng authored
-
- 23 Jun, 2020 1 commit
-
-
chicm-ms authored
-
- 19 Jun, 2020 1 commit
-
-
Yuge Zhang authored
-
- 17 Jun, 2020 1 commit
-
-
colorjam authored
-
- 16 Jun, 2020 1 commit
-
-
Ningxin Zheng authored
-
- 12 Jun, 2020 4 commits
-
-
Lijiaoa authored
* fix link * sync release version Co-authored-by:Lijiao <15910218274@163.com>
-
SparkSnail authored
-
liuzhe-lz authored
Co-authored-by:liuzhe <zhe.liu@microsoft.com>
-
chicm-ms authored
-
- 10 Jun, 2020 1 commit
-
-
Yan Ni authored
* create Dev homepage (#2101) create dev homepage for lijiao * Doc homepage (#2102) update index * update (#2413) Co-authored-by:
Lijiao <15910218274@163.com> * Final doc (#2436) * change font-family Segoe * update Co-authored-by:
Lijiao <15910218274@163.com> * chang font-family (#2438) "Lato", segoe ui, "proxima-nova","Helvetica Neue",Arial,sans-serif * update index.html (#2441) * change font-family Segoe * update Co-authored-by:
Lijiao <15910218274@163.com> * change font-family Segoe (#2453) Co-authored-by:
Lijiao <15910218274@163.com> * Update layout.html (#2469) * change font-family Segoe (#2478) Co-authored-by:
Lijiao <15910218274@163.com> * Update index.html (#2482) * add chinese doc link (#2512) * add chinese doc link * update Co-authored-by:
Lijiao <15910218274@163.com> * change link (#2519) Co-authored-by:
Lijiao <15910218274@163.com> * update release version * update wechat group QRcode * update wechat image (#2533) * update wechat image * update link Co-authored-by:
Lijiao <15910218274@163.com> * fix broken link (#2542) Co-authored-by:
Lijiao <15910218274@163.com> Co-authored-by:
Lijiaoa <61399850+Lijiaoa@users.noreply.github.com> Co-authored-by:
Lijiao <15910218274@163.com>
-
- 05 Jun, 2020 2 commits
-
-
SparkSnail authored
-
Chi Song authored
others 1. fix failed curve fitting UTs, due to code changes. 1. move all SDK UTs to tests folder, so that they can be run in default tests. 1. fix some deprecated ut assert function calls.
-
- 28 May, 2020 1 commit
-
-
chicm-ms authored
-
- 26 May, 2020 1 commit
-
-
SparkSnail authored
-
- 19 May, 2020 2 commits
-
-
Chi Song authored
-
SparkSnail authored
-
- 18 May, 2020 2 commits
-
-
Chi Song authored
update development document.
-
Yuge Zhang authored
-
- 15 May, 2020 1 commit
-
-
chicm-ms authored
-
- 14 May, 2020 1 commit
-
-
Chi Song authored
-
- 11 May, 2020 1 commit
-
-
Yuge Zhang 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 2 commits
-
-
chicm-ms authored
-
Sean Takafuji authored
-
- 06 May, 2020 1 commit
-
-
SparkSnail authored
-
- 30 Apr, 2020 2 commits
-
-
Yuge Zhang 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.
-
- 29 Apr, 2020 1 commit
-
-
Chi Song authored
-
- 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.
-
- 20 Apr, 2020 2 commits
-
-
Chi Song authored
-
SparkSnail authored
-
- 19 Apr, 2020 2 commits
-
-
SparkSnail authored
-
xuehui authored
-