开发者
资源

E10045 Invalid_Argument_Tensor_Dynamic_Shape

Symptom

The number of -1 axes in the --input_shape argument exceeds 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.