Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
5a805e36
"...resnet50_tensorflow.git" did not exist on "cc94e47eb753ba60873b7072faf7a8d0939f4602"
Unverified
Commit
5a805e36
authored
Jun 29, 2020
by
Tab Zhang
Committed by
GitHub
Jun 29, 2020
Browse files
format nnictl tutorial (#2599)
parent
e60e1838
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
16 deletions
+16
-16
docs/en_US/Tutorial/Nnictl.md
docs/en_US/Tutorial/Nnictl.md
+16
-16
No files found.
docs/en_US/Tutorial/Nnictl.md
View file @
5a805e36
...
...
@@ -28,7 +28,7 @@ nnictl support commands:
### Manage an experiment
<a
name=
"create"
></a>

`
nnictl create
`
###
nnictl create
*
Description
...
...
@@ -79,7 +79,7 @@ Debug mode will disable version check function in Trialkeeper.
<a
name=
"resume"
></a>

`
nnictl resume
`
###
nnictl resume
*
Description
...
...
@@ -110,7 +110,7 @@ Debug mode will disable version check function in Trialkeeper.
<a
name=
"view"
></a>

`
nnictl view
`
###
nnictl view
*
Description
...
...
@@ -138,7 +138,7 @@ Debug mode will disable version check function in Trialkeeper.
```
<a
name=
"stop"
></a>

`
nnictl stop
`
###
nnictl stop
*
Description
...
...
@@ -190,7 +190,7 @@ Debug mode will disable version check function in Trialkeeper.
<a
name=
"update"
></a>

`
nnictl update
`
###
nnictl update
*
__nnictl update searchspace__
*
Description
...
...
@@ -299,7 +299,7 @@ Debug mode will disable version check function in Trialkeeper.
```
<a
name=
"trial"
></a>

`
nnictl trial
`
###
nnictl trial
*
__nnictl trial ls__
...
...
@@ -348,7 +348,7 @@ Debug mode will disable version check function in Trialkeeper.
<a
name=
"top"
></a>

`
nnictl top
`
###
nnictl top
*
Description
...
...
@@ -368,7 +368,7 @@ Debug mode will disable version check function in Trialkeeper.
|--time, -t| False| |The interval to update the experiment status, the unit of time is second, and the default value is 3 second.|
<a
name=
"experiment"
></a>

`
Manage experiment information
`
###
Manage experiment information
*
__nnictl experiment show__
...
...
@@ -532,7 +532,7 @@ Debug mode will disable version check function in Trialkeeper.
```
<a
name=
"platform"
></a>

`
Manage platform information
`
###
Manage platform information
*
__nnictl platform clean__
...
...
@@ -558,7 +558,7 @@ Debug mode will disable version check function in Trialkeeper.
<a
name=
"config"
></a>

`
nnictl config show
`
###
nnictl config show
*
Description
...
...
@@ -572,7 +572,7 @@ Debug mode will disable version check function in Trialkeeper.
<a
name=
"log"
></a>

`
Manage log
`
###
Manage log
*
__nnictl log stdout__
...
...
@@ -643,12 +643,12 @@ Debug mode will disable version check function in Trialkeeper.
|--trial_id, -T| False| |ID of the trial to be found the log path, required when id is not empty.|
<a
name=
"webui"
></a>

`
Manage webui
`
###
Manage webui
*
__nnictl webui url__
<a
name=
"tensorboard"
></a>

`
Manage tensorboard
`
###
Manage tensorboard
*
__nnictl tensorboard start__
...
...
@@ -697,7 +697,7 @@ Debug mode will disable version check function in Trialkeeper.
<a
name=
"package"
></a>

`
Manage package
`
###
Manage package
*
__nnictl package install__
*
Description
...
...
@@ -806,7 +806,7 @@ Debug mode will disable version check function in Trialkeeper.
<a
name=
"ss_gen"
></a>

`
Generate search space
`
###
Generate search space
*
__nnictl ss_gen__
*
Description
...
...
@@ -837,7 +837,7 @@ Debug mode will disable version check function in Trialkeeper.
<a
name=
"version"
></a>

`
Check NNI version
`
###
Check NNI version
*
__nnictl --version__
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment