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
35ed78c4
"src/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "2f5272c78abb6d61b1e881b14c99ba4233ecb161"
Unverified
Commit
35ed78c4
authored
Oct 21, 2020
by
chicm-ms
Committed by
GitHub
Oct 21, 2020
Browse files
Fix amc doc (#3004)
parent
92738382
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/model_compress/amc/README.md
examples/model_compress/amc/README.md
+1
-1
No files found.
examples/model_compress/amc/README.md
View file @
35ed78c4
...
@@ -4,7 +4,7 @@ This example shows us how to use AMCPruner example.
...
@@ -4,7 +4,7 @@ This example shows us how to use AMCPruner example.
## Step 1: train a model for pruning
## Step 1: train a model for pruning
Run following command to train a mobilenetv2 model:
Run following command to train a mobilenetv2 model:
```
bash
```
bash
python3 amc_train.py
--model_type
mobilenetv2
--n_epoch
s
50
python3 amc_train.py
--model_type
mobilenetv2
--n_epoch
50
```
```
Once finished, saved checkpoint file can be found at:
Once finished, saved checkpoint file can be found at:
```
```
...
...
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