昇腾社区首页
中文
注册
开发者
下载

E10046 Invalid_Argument_Tensor_Dynamic_Shape

Symptom

The total 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.