We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79e13f4 commit 925ab75Copy full SHA for 925ab75
website/content/users/_index.md
@@ -270,6 +270,13 @@ and hardware-specific optimisation choices".
270
TPU-MLIR is an open-source machine-learning compiler based on MLIR for
271
SOPHGO TPU. https://arxiv.org/abs/2210.15016.
272
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
280
## [TensorFlow](https://www.tensorflow.org/mlir)
281
282
MLIR is used as a Graph Transformation framework and the foundation for
0 commit comments