EZ0007 Invalid Input Dtype
Symptom
OP[%s] %s has incorrect dtype[: %s], it should be %s.
Possible Cause
N/A
Solution
- Check input dtype.
- Dump GE Graph, find error node in graph and check input dtype.
如何获取GE Graph以及GE Graph的详细介绍,请参见《ATC工具使用指南》中的“参考 > dump图详细信息”章节。