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.

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