[all-commits] [llvm/llvm-project] 8ef94d: [mlir][linalg] add conv_1d_ncw_fcw
Stanley Winata via All-commits
all-commits at lists.llvm.org
Thu Sep 8 16:49:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ef94dde560e9525e2ac4f7e38048ff8ae079c03
https://github.com/llvm/llvm-project/commit/8ef94dde560e9525e2ac4f7e38048ff8ae079c03
Author: Stanley Winata <stanley at nod-labs.com>
Date: 2022-09-08 (Thu, 08 Sep 2022)
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/generalize-named-ops.mlir
M mlir/test/Dialect/Linalg/named-ops.mlir
Log Message:
-----------
[mlir][linalg] add conv_1d_ncw_fcw
Reviewed By: hanchung, antiagainst
Differential Revision: https://reviews.llvm.org/D133465
More information about the All-commits
mailing list