xref: /llvm-project/mlir/docs/Tutorials/_index.md (revision 68ae0d7803e43146b28f94f62357226047af7d9a)
1# Tutorials
2
3This section contains multiple MLIR tutorials.
4See [Toy tutorial](toy) for an introduction to using MLIR infrastructure.
5See [Transform dialect tutorial](transform) for an introduction to using and extending of MLIR's Transform dialect.
6