tensorflow.python.framework.errors_impl.InvalidArgumentError: Dimension 3 in both shapes must be equal, but are 96 and 32. Shapes are [1,35,35,96] and [1,35,35,32].
From merging shape 2 with other shapes. for 'inception_v3/mixed_35x35x256a/concat/concat_dim' (op: 'Pack') with input shapes: [1,35,35,64], [1,35,35,64], [1,35,35,96], [1,35,35,32].
please help in resolving this issue
tensorflow.python.framework.errors_impl.InvalidArgumentError: Dimension 3 in both shapes must be equal, but are 96 and 32. Shapes are [1,35,35,96] and [1,35,35,32].
From merging shape 2 with other shapes. for 'inception_v3/mixed_35x35x256a/concat/concat_dim' (op: 'Pack') with input shapes: [1,35,35,64], [1,35,35,64], [1,35,35,96], [1,35,35,32].
please help in resolving this issue