llvm-project/mlir/lib/Conversion/TosaToLinalg
natashaknk bedd3ee881 [mlir][tosa] Change tosa.depthwise_conv2d's ending reshape to a collapse.
TOSAs depthwise_conv2d operation includes a reshape to include the implicit x1 dimension.

Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D126212
2022-05-23 11:27:01 -07:00
..
CMakeLists.txt [mlir][tosa] Resubmit split tosa-to-linalg named ops out of pass 2021-12-28 11:22:58 -08:00
TosaToLinalg.cpp [mlir][tosa] Use math.ctlz intrinsic for tosa.clz 2022-05-16 11:31:35 -07:00
TosaToLinalgNamed.cpp [mlir][tosa] Change tosa.depthwise_conv2d's ending reshape to a collapse. 2022-05-23 11:27:01 -07:00
TosaToLinalgNamedPass.cpp [mlir] Update FuncOp conversion passes to Pass/InterfacePass<FunctionOpInterface> 2022-03-08 12:25:32 -08:00
TosaToLinalgPass.cpp [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace 2022-04-18 12:01:55 -07:00