---
title: E10009 Invalid_Argument_Tensor_Dynamic_Shape
description: "--dynamic_batch_size, --dynamic_image_size, --input_shape_range, and --dynamic_dims are mutually exclusive."
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/maintenref/troubleshooting/atlaserrorcode_15_0009.html
sourcePath: /source/zh/canncommercial/900/maintenref/troubleshooting/atlaserrorcode_15_0009.html
indexId: 9d055af8e13f8b756308c8ea7af031761bb134c5f572d0302899cea7b67b4a3084
---
# E10009 Invalid_Argument_Tensor_Dynamic_Shape

#### Symptom

--dynamic_batch_size, --dynamic_image_size, --input_shape_range, and --dynamic_dims are mutually exclusive.


#### Solution

1. In dynamic shape scenarios, include only one of these options in your command line.
2. In static shape scenarios, remove these options from your command line.
