"ts/webui/src/static/style/App.scss" did not exist on "3ec26b40afd88b8255ebc74b46f475b77aa4d19b"
- 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.
-
- 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.
-
- 19 Apr, 2020 3 commits
-
-
SparkSnail authored
-
xuehui authored
-
xuehui authored
-
- 16 Apr, 2020 1 commit
-
-
liuzhe-lz authored
v1.5 release note
-
- 09 Apr, 2020 1 commit
-
-
QuanluZhang authored
-
- 07 Apr, 2020 1 commit
-
-
liuzhe-lz authored
-
- 06 Apr, 2020 1 commit
-
-
liuzhe-lz authored
-
- 05 Apr, 2020 1 commit
-
-
Yuge Zhang authored
* nas ui docs * add link in overview * update * Update Visualization.md
-
- 03 Apr, 2020 2 commits
-
-
Yang yaming authored
-
QuanluZhang authored
-
- 30 Mar, 2020 1 commit
-
-
RayMeng8 authored
-
- 26 Mar, 2020 1 commit
-
-
colorjam authored
-
- 24 Mar, 2020 1 commit
-
-
AHartNtkn authored
* Fix broken english in Overview Fix a lot of akward or misleading phrasing. Fix a few spelling errors. Fixed past tence vs presen tense (can vs. could, supports vs supported) * Sentences shouldn't typically begin with "and", in installation.rst * Fixed a bit of bad grammar and awkward phrasing in Linux installation instructions. * Additional, single correction in linux instructions. * Fix a lot of bad grammar and phrasing in windows installation instructions * Fix a variety of grammar and spelling problems in docker instructions Lots of akward phrasing. Lots of tense issues (could vs can) Lots of spelling errors (especcially "offical") Lots of missing articles Docker is a proper noun and should be capitalized * Missing article in windows install instructions. * Change some "refer to this"s to "see here"s. * Fix a lot of bad grammar and confusing wording in Quick Start tab "something" should be the "something" tab. Tense issues (e.g., Modified vs. Modify). * Fix some akward phrasing in hyperparameter tuning directory. * Clean up grammar and phrasing in trial setup. * Fix broken english in tuner directory. * Correct a bunch of bad wording throughout the Hyperparameter Tuning overview Lots of missing articles. Swapped out "Example usage" for "Example config", because that's what it is. Usage isn't examplified at all. I have no idea what the note at the end of the TPE section is trying to say, so I left it untouched, but it should be changed to something that make sense. * Fixing, as best I canm weird wording in TPE, Random Search, Anneal Tuners Fixed many incomplete sentences and bad wording. The first sentence in the Parallel TPE optimization section doesn't make sense to me, but I left it in case it's supposed to be that way. That sentence was copied from the blog post. * Improve wording in naive evolution description. * Minor changes to SMAC page wording. * Improve some wording, but mostly formatting, on Metis Tuner page. * Minor grammatical fix in Matis page. * Minor edits to Batch tuner description. * Minor fixes to gridsearch description. * Better wording for GPTuner description. * Fix a lot of wording in the Network Morphism description. * Improve wording in hyperbanding description. * Fix a lot of confusing wording, spelling, and gramatical errors in BOHB description. * Fix a lot of confusing and some redundant wording in the PPOTunder description. * Improve wording in Builtin Assesors overview. * Fix some wording in Assessor overview. * Improved some wording in Median Assessor's description. * Improve wording and grammar on curve fitting assessor description. * Improved some grammar and wording the the WebUI tutorial page. * Improved wording and gammar in NAS overview. Also deletes one redundant copy of a note that was stated twice. * Improved grammar and wording in NAS quickstart. * Improve much of the wording and grammar in the NAS guide. * Replace "Requirement of classArg" with "classArgs requirements:" in two files tuner and builtin assessor.One instance in HyperoptTuner.md and BuiltinAssessor.md. Co-authored-by:AHartNtkn <AHartNtkn@users.noreply.github.com>
-
- 20 Mar, 2020 1 commit
-
-
colinsung authored
-
- 09 Mar, 2020 1 commit
-
-
QuanluZhang authored
-
- 03 Mar, 2020 1 commit
-
-
Cjkkkk authored
-
- 02 Mar, 2020 3 commits
-
-
Scarlett Li authored
* Update NAS Overview.md
-
chicm-ms authored
-
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>
-
- 25 Feb, 2020 1 commit
-
-
Yann LE GUILLY authored
-
- 19 Feb, 2020 1 commit
-
-
QuanluZhang authored
-
- 18 Feb, 2020 1 commit
-
-
QuanluZhang authored
-
- 17 Feb, 2020 2 commits
-
-
Yan Ni authored
-
xuehui authored
* quick fix paik8s * update for stay master * minus change * fix typo * Delete nni Co-authored-by:weicheng <32082711+weicheng51@users.noreply.github.com>
-
- 13 Feb, 2020 3 commits
-
-
Scarlett Li authored
-
Jaehun Ryu authored
-
QuanluZhang authored
* update readme * move doc of model speedup * add quick start for nas & compression
-
- 10 Feb, 2020 2 commits
-
-
QuanluZhang authored
-
quzha authored
-
- 09 Feb, 2020 1 commit
-
-
QuanluZhang authored
-
- 08 Feb, 2020 3 commits
-
-
QuanluZhang authored
-
SparkSnail authored
-
Yuge Zhang authored
-
- 07 Feb, 2020 1 commit
-
-
SparkSnail authored
-