[all-commits] [llvm/llvm-project] f8b8af: [mlir][Linalg]Add support for inferring batch dime...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Tue Jun 27 05:30:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8b8affc4a6a5df346b1c29b4b7bf4c46e70d3a1
https://github.com/llvm/llvm-project/commit/f8b8affc4a6a5df346b1c29b4b7bf4c46e70d3a1
Author: Nicolas Vasilache <nicolasvasilache at users.noreply.github.com>
Date: 2023-06-27 (Tue, 27 Jun 2023)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Utils/Utils.h
M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
M mlir/lib/Dialect/Linalg/Utils/Utils.cpp
Log Message:
-----------
[mlir][Linalg]Add support for inferring batch dimensions
More information about the All-commits
mailing list