下载
中文
注册

EZ0005 Invalid Input ShapeSize

Symptom

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

Possible Cause

N/A

Solution

  1. Check input dimensions.
  2. Dump GE Graph, find error node in graph and check input dimension.

    如何获取GE Graph以及GE Graph的详细介绍,请参见ATC工具使用指南中的“参考 > dump图详细信息”章节。