If one operand is not used in the formula, it will be considered a
shaped operand. And the result of indexing map of the operand will be the first
reduction dims.
Depends On D97383
Paths
| Differential D97384
[mlir][linalg] Allow TC ops taking an unused shaped operand. ClosedPublic Authored by hanchung on Feb 24 2021, 7:12 AM.
Details Summary If one operand is not used in the formula, it will be considered a Depends On D97383
Diff Detail
Event TimelineHerald added subscribers: mravishankar, teijeong, rdzhabarov and 14 others. · View Herald TranscriptFeb 24 2021, 7:12 AM hanchung added a child revision: D97385: [mlir][linalg] Add pooling ops to Linalg TC ops..Feb 24 2021, 7:13 AM Comment Actions approving to unblock progress, this will be revisited soon in the context of the python eDSL This revision is now accepted and ready to land.Feb 26 2021, 6:16 AM This revision was landed with ongoing or failed builds.Feb 26 2021, 6:46 AM Closed by commit rG855a11960497: [mlir][linalg] Allow TC ops taking an unused shaped operand. (authored by hanchung). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 326170 mlir/docs/Dialects/Linalg.md
mlir/test/mlir-linalg-ods-gen/test-linalg-ods-gen.tc
mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-gen.cpp
|