[all-commits] [llvm/llvm-project] 8fd2f5: [mlir][Linalg] Add 1-d depthwise conv with opdsl

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Thu Nov 11 09:51:58 PST 2021


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

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.yaml
    M mlir/python/mlir/dialects/linalg/opdsl/ops/core_named_ops.py
    M mlir/test/Dialect/Linalg/named-ops.mlir

  Log Message:
  -----------
  [mlir][Linalg] Add 1-d depthwise conv with opdsl

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




More information about the All-commits mailing list