E11033 The Caffe weight file is invalid.
Symptom
Failed to convert the weight file. Blob [%s] of size [%s] is invalid. Reason: %s.
Possible Cause
The blob size of the node in the Caffe weight file does not match the number of elements calculated based on its shape.
Solution
Try again with a valid Caffe model or weight file. Ensure that the two files match with each other.
父主题: GE Errors