Jacques Pienaar 1b1f293a5d MLIR graph rewrite using pattern quickstart doc.
Start quickstart guide of how to define ops + specify patterns for rewrite.

PiperOrigin-RevId: 232490287
2019-03-29 16:14:35 -07:00

12 lines
108 B
CSS

.mlir {
background-color: #eef;
}
.ebnf {
background-color: #ffe;
}
.td {
background-color: #eef;
}