This helper function computes the dimensions of a tensor value as OpFoldResults.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132475
[mlir][tensor] Add getMixedSizes helper ClosedPublic Authored by springerm on Aug 23 2022, 8:20 AM.
Details
Summary This helper function computes the dimensions of a tensor value as OpFoldResults.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 25 2022, 12:34 AM Closed by commit rGba95bf765d08: [mlir][tensor] Add getMixedSizes helper (authored by springerm). · Explain WhyAug 25 2022, 1:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 455499 mlir/include/mlir/Dialect/Tensor/IR/Tensor.h
mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
mlir/lib/Dialect/Tensor/Transforms/BufferizableOpInterfaceImpl.cpp
|