EZ0001 Invalid Input Shape

Symptom

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

Possible Cause

N/A

Solution

  1. Check whether the input shape is correct.
  2. Dump GE Graph, find error node in graph and check the shape.

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