This is a variant of the already provided createDynamicDimValues helper.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D131798
[MLIR] Add utility function to create values for all dimensions of a tensor value ClosedPublic Authored by frgossen on Aug 12 2022, 11:33 AM.
Details Summary This is a variant of the already provided createDynamicDimValues helper.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 12 2022, 11:38 AM This revision was landed with ongoing or failed builds.Aug 12 2022, 11:42 AM Closed by commit rG2c3ca3b684bb: [MLIR] Add utility function to create values for all dimensions of a tensor… (authored by frgossen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 452254 mlir/include/mlir/Dialect/Tensor/Utils/Utils.h
mlir/lib/Dialect/Tensor/Utils/Utils.cpp
|