--help or --h
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Description
Displays help information.
See Also
None
Argument
None
Suggestions and Benefits
None
Example
atc --help
The following shows part of the returned information:
1 2 3 4 5 6 7 8 9 10 11 | ATC start working now, please wait for a moment. usage: atc <args> generate offline model example: atc --model=./alexnet.prototxt --weight=./alexnet.caffemodel --framework=0 --output=./domi --soc_version=<soc_version> generate offline model for single op example: atc --singleop=./op_list.json --output=./op_model --soc_version=<soc_version> ===== Basic Functionality ===== [General] --h/help Show this help message ... ... |
Dependencies and Restrictions
None
Parent topic: General Options