[mlir][tosa] Temporarily support 2D and 3D tensor types in matmul
authorSuraj Sudhir <suraj.sudhir@arm.com>
Tue, 8 Jun 2021 22:58:06 +0000 (15:58 -0700)
committerRob Suderman <rob.suderman@gmail.com>
Tue, 8 Jun 2021 23:03:59 +0000 (16:03 -0700)
commit05cadc6f71555319882ccabf631d2e6410e3fea4
tree7f24f7c02acd4eed494234f036139fbc4c74a3d8
parent898e38a3c1593024cdb8904cdd999a0fe1193427
[mlir][tosa] Temporarily support 2D and 3D tensor types in matmul

Temporarily support 2D and 3D while the TOSA Matmul op is updated to support batched operations.

Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D103854
mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
mlir/include/mlir/Dialect/Tosa/IR/TosaTypesBase.td