昇腾社区首页
中文
注册

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离线模型编译工具用户指南》中的“参考 > dump图详细信息章节。