---
title: E10046 Invalid_Argument_Tensor_Dynamic_Shape
description: "The total number of -1 axes in the --input_shape argument is greater than the dimension count per profile in --dynamic_dims."
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/maintenref/troubleshooting/atlaserrorcode_15_0043.html
sourcePath: /source/zh/canncommercial/900/maintenref/troubleshooting/atlaserrorcode_15_0043.html
indexId: 4eccbb75a1d2b1ade47c7fdf5b9301ecf345dcec47173c8a75e634ceb687fa3584
---
# 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.
