[mlir][tosa] Small refactor to the functionality of Depthwise_Conv2D to add the bias...
authornatashaknk <natashaknk@google.com>
Wed, 1 Sep 2021 17:00:30 +0000 (10:00 -0700)
committerRob Suderman <rob.suderman@gmail.com>
Wed, 1 Sep 2021 17:01:00 +0000 (10:01 -0700)
commitf596acc74d4bccd034955042e385a2d5e2ba4f05
treedde3b860d2ab2c990ff05b3d426249ca4193b052
parent7105512a34fa84921026f01e54ec35f21d9dc874
[mlir][tosa] Small refactor to the functionality of Depthwise_Conv2D to add the bias at the end of the convolution

Follow-up to the Conv2d and fully_connected lowering adjustments

Reviewed By: rsuderman

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