E10045 Invalid Dynamic Shape Argument

Symptom

The number of –1 axes overflow for data [%s] with shape [%s].

Possible Cause

[--dynamic_dims] is included for more than one input, but the number of –1 axes in the [--input_shape] argument does not match the dimension count per profile in [--dynamic_dims].

Solution

Ensure that the number of –1 axes in the [--input_shape] argument matches the dimension count per profile in [--dynamic_dims].