llvm-project/mlir/lib/Conversion/TosaToLinalg
Rob Suderman 7abb56c78b [mlir][tosa] Add tosa.depthwise lowering to existing linalg.depthwise_conv
Implements support for undialated depthwise convolution using the existing
depthwise convolution operation. Once convolutions migrate to yaml defined
versions we can rewrite for cleaner implementation.

Reviewed By: mravishankar

Differential Revision: https://reviews.llvm.org/D101579
2021-05-05 13:30:05 -07:00
..
CMakeLists.txt [mlir][tosa] Add tosa.pad to linalg.pad operation 2021-03-23 14:15:48 -07:00
TosaToLinalg.cpp [mlir][tosa] Add tosa.depthwise lowering to existing linalg.depthwise_conv 2021-05-05 13:30:05 -07:00
TosaToLinalgPass.cpp [mlir][tosa] Add tosa.pad to linalg.pad operation 2021-03-23 14:15:48 -07:00