E11004 Caffe Model Data Error

Symptom

The number of input shapes is [%s], which does not match the number of inputs [%s].

Possible Cause

The number of input shapes of the source Caffe model does not match the number of inputs.

Solution

Modify your Caffe model and try again.