E10046 Invalid Dynamic Shape Argument

Symptom

The number of –1 axes of data [%s] with shape [%s] is greater than the dimension count per profile.

Possible Cause

The number of –1 axes in the [--input_shape] argument is greater than the dimension count per profile in [--dynamic_dims].

Solution

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