Skip to content

Commit 925ab75

Browse files
Add Substrait MLIR to users of MLIR (#219)
Signed-off-by: Ingo Müller <[email protected]>
1 parent 79e13f4 commit 925ab75

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

website/content/users/_index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,13 @@ and hardware-specific optimisation choices".
270270
TPU-MLIR is an open-source machine-learning compiler based on MLIR for
271271
SOPHGO TPU. https://arxiv.org/abs/2210.15016.
272272

273+
## [Substrait MLIR](https://github.com/substrait-io/substrait-mlir-contrib/)
274+
275+
Substrait MLIR is an input/output dialect for
276+
[Substrait](https://substrait.io/), the cross-language serialization format of
277+
database query plans (akin to an intermediate representation/IR for database
278+
queries).
279+
273280
## [TensorFlow](https://www.tensorflow.org/mlir)
274281

275282
MLIR is used as a Graph Transformation framework and the foundation for

0 commit comments

Comments
 (0)