[all-commits] [llvm/llvm-project] 87a6cc: [mlir][tosa] Add dynamic width/height for pooling ...

NatashaKnk via All-commits all-commits at lists.llvm.org
Thu Sep 8 10:05:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87a6ccf0948c3ed22925ac0319bfa451fa97accb
      https://github.com/llvm/llvm-project/commit/87a6ccf0948c3ed22925ac0319bfa451fa97accb
  Author: natashaknk <natashaknk at google.com>
  Date:   2022-09-08 (Thu, 08 Sep 2022)

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

  Log Message:
  -----------
  [mlir][tosa] Add dynamic width/height for pooling in tosa to linalg

Needed to support dynamic width/height for pooling inputs using
the similar convolution work.

Reviewed By: rsuderman

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




More information about the All-commits mailing list