[mlir][tosa] Small refactor to the functionality of Conv2D and Fully_connected to...
authornatashaknk <natashaknk@google.com>
Mon, 30 Aug 2021 20:18:39 +0000 (13:18 -0700)
committerRob Suderman <rob.suderman@gmail.com>
Mon, 30 Aug 2021 20:18:43 +0000 (13:18 -0700)
commit203d38b234b8a744f364807ff0f15644453b14c7
treed66425e4b8c284fd17914b0fa392e79b7f161fae
parent201f6446da5643fb13cbbbe58c58311a70a9bd43
[mlir][tosa] Small refactor to the functionality of Conv2D and Fully_connected to add the bias at the end of the convolution

Made to adjust for a modification to the tiling algorithm

Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D108746
mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir