---
title: EZ0007 Invalid_Input_Dtype
description: "OP[%s] %s has incorrect dtype[: %s], it should be %s."
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/maintenref/troubleshooting/atlaserrorcode_15_0305.html
sourcePath: /source/zh/canncommercial/900/maintenref/troubleshooting/atlaserrorcode_15_0305.html
indexId: 3dac581ba547afdf5bab8e5c9ad23f1242760964c80416e8276d74c5488a00b984
---
# EZ0007 Invalid_Input_Dtype

#### Symptom

OP[%s] %s has incorrect dtype[: %s], it should be %s.


#### Solution

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