[all-commits] [llvm/llvm-project] f71de2: [mlir][tensor] Add shape inference methods to tens...
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Thu Feb 9 17:24:59 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f71de259c373cf91abf33c99f375fb9c64c3a441
https://github.com/llvm/llvm-project/commit/f71de259c373cf91abf33c99f375fb9c64c3a441
Author: Hanhan Wang <hanchung at google.com>
Date: 2023-02-09 (Thu, 09 Feb 2023)
Changed paths:
M mlir/include/mlir/Dialect/Tensor/IR/TensorOps.td
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
Log Message:
-----------
[mlir][tensor] Add shape inference methods to tensor::PackOp.
Reviewed By: mravishankar
Differential Revision: https://reviews.llvm.org/D143686
More information about the All-commits
mailing list