开发者
资源

E11001 Invalid_Argument_Caffe_Model_Data

Symptom

[input_dim] and [input_shape] are mutually exclusive in [NetParameter] for Caffe model conversion.

Possible Cause

N/A

Solution

Remove either of [--input_dim] and [--input_shape] from your atc command line.