E10009 Invalid Dynamic Shape Argument
Symptom
[--dynamic_batch_size], [--dynamic_image_size], and [--dynamic_dims] are mutually exclusive.
Possible Cause
[--dynamic_batch_size], [--dynamic_image_size], 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.
父主题:
Command Line Errors