E11005 Invalid --input_shape Argument
Symptom
Shape is not defined by using [--input_shape] for input [%s].
Possible Cause
The shape of the input in the source Caffe model is not defined.
Solution
Modify your Caffe model, or add the shape of the input to the [--input_shape] argument in your atc command line.
父主题: Command Line Errors