---
title: EZ0005 Invalid_Input_ShapeSize
description: "OP[%s] %sth input has incorrect shape size[: %s], it should be[: %s]."
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/maintenref/troubleshooting/atlaserrorcode_15_0303.html
sourcePath: /source/zh/canncommercial/900/maintenref/troubleshooting/atlaserrorcode_15_0303.html
indexId: f6a0699c1f6a30f7ef3ac4681f5693c71d372a7690167b7cbcd9944048f4a05c84
---
# EZ0005 Invalid_Input_ShapeSize

#### Symptom

OP[%s] %sth input has incorrect shape size[: %s], it should be[: %s].


#### Solution

1. Check input dimensions.
2. Dump GE Graph, find error node in graph and check input dimension.
  如何获取GE Graph以及GE Graph的详细介绍，请参见《ATC离线模型编译工具(https://www.hiascend.com/document/detail/zh/canncommercial/900/devaids/atctool/atlasatc_16_0001.html)》中的“参考 > dump图详细信息(https://www.hiascend.comdocument/detail/zh/canncommercial/900/devaids/atctool/atlasatc_16_0115.html)”章节。
