[all-commits] [llvm/llvm-project] b82850: [mlir][Linalg] Add a DownscaleDepthwiseConv2DNhwcH...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Mon Nov 15 12:48:30 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b828506ecacee709893adc9afbc36ae24dbcc068
      https://github.com/llvm/llvm-project/commit/b828506ecacee709893adc9afbc36ae24dbcc068
  Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
  Date:   2021-11-15 (Mon, 15 Nov 2021)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
    M mlir/test/Dialect/Linalg/decompose-convolution.mlir

  Log Message:
  -----------
  [mlir][Linalg] Add a DownscaleDepthwiseConv2DNhwcHwcOp decomposition pattern.

Reviewed By: gysit

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




More information about the All-commits mailing list