Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/include/mlir/Dialect/Tensor/Utils/Utils.h | ||
---|---|---|
31 | nit: maybe "ranked tensor value" instead of just "tensor value"? |
Paths
| Differential D127533
Add createDynamicDimOps to tensor dialect utils ClosedPublic Authored by frgossen on Jun 10 2022, 1:25 PM.
Details
Diff Detail
Event Timelinepifon2a added inline comments. This revision is now accepted and ready to land.Jun 12 2022, 2:03 AM This revision was landed with ongoing or failed builds.Jun 13 2022, 5:27 AM Closed by commit rGff6ce9e8fc7c: Add `createDynamicDimValues` to tensor dialect utils (authored by frgossen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 436354 mlir/include/mlir/Dialect/Tensor/Utils/Utils.h
mlir/lib/Dialect/Tensor/Utils/Utils.cpp
|
nit: maybe "ranked tensor value" instead of just "tensor value"?