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.

    For details about how to obtain the GE graph and its description, see "Reference > Dump Graph Details" in the ATC.