[mlir] Add TensorToLinalgPassThis pass is to handle computationally complex operations liketensor.pad which are not simply lowered to the exact same operation inthe memref dialect.Differential
[mlir] Add TensorToLinalgPassThis pass is to handle computationally complex operations liketensor.pad which are not simply lowered to the exact same operation inthe memref dialect.Differential Revision: https://reviews.llvm.org/D125384
show more ...