[all-commits] [llvm/llvm-project] 4dc8cf: Fix an issue with grouped conv2d op
gpetters94 via All-commits
all-commits at lists.llvm.org
Mon Jul 11 13:13:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4dc8cf3a8686b1b517faabdcfd9b85306827d061
https://github.com/llvm/llvm-project/commit/4dc8cf3a8686b1b517faabdcfd9b85306827d061
Author: George Petterson <gpetters at protonmail.com>
Date: 2022-07-11 (Mon, 11 Jul 2022)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.yaml
M mlir/python/mlir/dialects/linalg/opdsl/ops/core_named_ops.py
Log Message:
-----------
Fix an issue with grouped conv2d op
Reviewed By: silvas
Differential Revision: https://reviews.llvm.org/D128880
More information about the All-commits
mailing list