Value [%s] for [--input_shape] is invalid. Reason: %s. Must be formatted as [%s].
The [--input_shape] argument in the atc command line is invalid.
The valid format is [input_name1:n1,c1,h1,w1;input_name2:n2,c2,h2,w2]. Replace [input_name#] with node names. Ensure that the shape values are integers.