[all-commits] [llvm/llvm-project] 4c48f7: [mlir][tosa] Create basic dynamic shape support fo...

NatashaKnk via All-commits all-commits at lists.llvm.org
Wed Oct 6 10:37:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c48f7e29b7014af5ba8292a508b8386e6b00f03
      https://github.com/llvm/llvm-project/commit/4c48f7e29b7014af5ba8292a508b8386e6b00f03
  Author: natashaknk <natashaknk at google.com>
  Date:   2021-10-06 (Wed, 06 Oct 2021)

  Changed paths:
    M mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
    M mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir

  Log Message:
  -----------
  [mlir][tosa] Create basic dynamic shape support for several ops.

Transpose, Matmul and Fully-connected dynamic shape support

Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D111167




More information about the All-commits mailing list