E10009 Invalid_Argument_Tensor_Dynamic_Shape
Symptom
--dynamic_batch_size, --dynamic_image_size, --input_shape_range, and --dynamic_dims are mutually exclusive.
Solution
- 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.
父主题: GE Errors