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

#### Symptom

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


#### Solution

1. Check whether the input shape is correct.
2. Dump GE Graph, find error node in graph and check the shape.
  如何获取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)”章节。
