[all-commits] [llvm/llvm-project] e08a99: [mlir][tosa] Enable decomposing Conv2D also where ...

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Fri Jul 8 10:57:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e08a991f560f6b4a539d13c401eb3a218c148246
      https://github.com/llvm/llvm-project/commit/e08a991f560f6b4a539d13c401eb3a218c148246
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2022-07-08 (Fri, 08 Jul 2022)

  Changed paths:
    M mlir/lib/Dialect/Tosa/Transforms/TosaDecomposeConv2D.cpp
    M mlir/test/Dialect/Tosa/tosa-decompose-conv2d.mlir

  Log Message:
  -----------
  [mlir][tosa] Enable decomposing Conv2D also where 1 input dim is dynamic

Restricted to just 1 dynamic input dim as that worked all the way through to
codegen.

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




More information about the All-commits mailing list