Hi,
Following discussion in Code review comment of ⚙ D148498 [mlir] tosa.reshape - Add InferTensorType interface , this is a suggestion to remove ‘new_shape’ from tosa.reshape as this adds no information to the operation and was the most direct implementation of reshape from the TOSA specification to the dialect.
Any objections/thoughts regarding ‘new_shape’ removal?
@eric-k @jpienaar @mgehre-amd @maya_amrami
Thanks,
Aviad