[mlir][tosa] Add InferTensorType interface to tosa reduce operations
When this interface is used, a call to inferReturnTypeComponents() is generated on creation and verification of the op. Reviewed By: jpienaar, eric-k256 Differential Revision: https://reviews.llvm.org/D147407
Loading
Please sign in to comment