Update the OpDSL documentation to reflect recent changes. In particular, the updated documentation discusses:
- Attributes used to parameterize index expressions
- Shape-only tensor support
- Scalar parameters
Differential D105123
[mlir][linalg][python] Update the OpDSL doc (NFC). ClosedPublic Authored by gysit on Jun 29 2021, 7:52 AM.
Details Summary Update the OpDSL documentation to reflect recent changes. In particular, the updated documentation discusses:
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, mravishankar and 17 others. · View Herald TranscriptJun 29 2021, 7:52 AM Comment Actions Thank you. Also, i just noticed that this file was not put in a great place: can it be moved to the linalg directory? This revision is now accepted and ready to land.Jun 29 2021, 8:31 AM Comment Actions
I think the tool folder is still a better fit than the dialect folder? We could create a Tools/Linalg/OpDSL.md and then properly link it Dialects/Linalg.md? I will create a separate revision for this. This revision was landed with ongoing or failed builds.Jun 30 2021, 5:30 AM Closed by commit rG42d99bc37676: [mlir][linalg][python] Update the OpDSL doc (NFC). (authored by gysit). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 355512 mlir/docs/Tools/LinalgOpDsl.md
|