[all-commits] [llvm/llvm-project] 05cadc: [mlir][tosa] Temporarily support 2D and 3D tensor ...

Suraj Sudhir via All-commits all-commits at lists.llvm.org
Tue Jun 8 16:06:18 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05cadc6f71555319882ccabf631d2e6410e3fea4
      https://github.com/llvm/llvm-project/commit/05cadc6f71555319882ccabf631d2e6410e3fea4
  Author: Suraj Sudhir <suraj.sudhir at arm.com>
  Date:   2021-06-08 (Tue, 08 Jun 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
    M mlir/include/mlir/Dialect/Tosa/IR/TosaTypesBase.td

  Log Message:
  -----------
  [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




More information about the All-commits mailing list