| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir] add initial chapters of the transform dialect tutorial The transform dialect has been around for a while and is sufficiently stable at this point. Add the first three chapters of the tutorial describing its usage and extension. Reviewed By: springerm Differential Revision: https://reviews.llvm.org/D151491 | 3 年前 | |
[mlir][transform][tutorial] Make snippets of Ch1 run. The snippets had several problems including mismatching argument names, stray or missing symbols, and missing updates to changes in transform ops. I also rewrapped those comments in the snippets that I touchted that exceeded 80 characters. Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D154817 | 2 年前 | |
[mlir][doc] Fix broken docs - Fix include paths for Transform Dialect Tutorial - Add math dialect's pass into Pass.md - Remove a include path of Quant dialect from Pass.md Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D153944 | 2 年前 | |
[mlir][transform][tutorial] Fix typo in inline code snippet. (NFC) Reviewed By: ingomueller-net Differential Revision: https://reviews.llvm.org/D154828 | 2 年前 | |
[mlir] fix documentation includes | 3 年前 |