---
title: E11033 Invalid_Argument_Caffe_Model_Weight
description: "Failed to convert the weight file. Blob %s of size %s is invalid. Reason: %s."
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/maintenref/troubleshooting/atlaserrorcode_15_0082.html
sourcePath: /source/zh/canncommercial/900/maintenref/troubleshooting/atlaserrorcode_15_0082.html
indexId: 98b7113fa0305819a95762853fa3a5dd37fdf6b6f7b535928c5f75ad98665d5384
---
# E11033 Invalid_Argument_Caffe_Model_Weight

#### 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.
