昇腾社区首页
中文
注册
开发者
下载

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.