[mlir][linalg] Convert input type to accumulator type in im2col patterns
When the input types don't match the accumulator type in named convolution ops there is supposed to be a conversion to the accumulator type before the multiply and accumulate. Differential Revision: https://reviews.llvm.org/D146824
parent
6d0de19e
Please register or sign in to comment