---
title: E11005 Invalid_Argument_Tensor_Input_Shape
description: "The shape is not defined by using --input_shape for input %s."
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/maintenref/troubleshooting/atlaserrorcode_15_0066.html
sourcePath: /source/zh/canncommercial/900/maintenref/troubleshooting/atlaserrorcode_15_0066.html
indexId: afc75609ba3a3addc9f6e3ed4b433a9b89b54087e64fdec84172efa06cbe0f9384
---
# E11005 Invalid_Argument_Tensor_Input_Shape

#### Symptom

The shape is not defined by using --input_shape for input %s.


#### Solution

Modify your Caffe model, or add the input shape to the --input_shape argument in your atc command line.
