[all-commits] [llvm/llvm-project] ba0997: [mlir][tosa] Fix depthwise_conv2D strides/dilation...
NatashaKnk via All-commits
all-commits at lists.llvm.org
Thu Aug 12 15:45:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba0997ca09d3a61a7b67e3b757136ad0d1fcac26
https://github.com/llvm/llvm-project/commit/ba0997ca09d3a61a7b67e3b757136ad0d1fcac26
Author: natashaknk <natashaknk at google.com>
Date: 2021-08-12 (Thu, 12 Aug 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.yaml
M mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
M mlir/python/mlir/dialects/linalg/opdsl/ops/core_named_ops.py
M mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
Log Message:
-----------
[mlir][tosa] Fix depthwise_conv2D strides/dilation and name
Reviewed By: rsuderman
Differential Revision: https://reviews.llvm.org/D107997
More information about the All-commits
mailing list