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.
- In static shape scenarios, remove these options from your command line.