--model

Applicable Products

All processors

Description

Sets the model directory, including the file name.

See Also

For a Caffe model file, use this option in conjunction with --weight.

Arguments

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

Dependencies and Restrictions

None