--model
Description
Sets the model directory, including the file name.
See Also
For a Caffe model file, use this option in conjunction with --weight.
Argument
Argument: Directory of the model file, including the file name.
Format: The directory (including the file name) can contain letters, digits, underscores (_), hyphens (-), periods (.), and Chinese characters.
Suggestions and Benefits
None
Example
--model=$HOME/module/resnet50_tensorflow*.pb
Applicability
Dependencies and Restrictions
None
Parent topic: Input Options