We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 354efaa commit 757232aCopy full SHA for 757232a
1 file changed
website/content/users/_index.md
@@ -241,6 +241,14 @@ SOPHGO TPU. https://arxiv.org/abs/2210.15016.
241
MLIR is used as a Graph Transformation framework and the foundation for
242
building many tools (XLA, TFLite converter, quantization, ...).
243
244
+## [Tenstorrent MLIR Compiler](https://github.com/tenstorrent/tt-mlir)
245
+
246
+tt-mlir is a compiler project aimed at defining MLIR dialects to abstract compute
247
+on Tenstorrent AI accelerators. It is built on top of the MLIR compiler infrastructure
248
+and targets TTNN.
249
250
+For more information on the project, see https://tenstorrent.github.io/tt-mlir/.
251
252
## [TFRT: TensorFlow Runtime](https://github.com/tensorflow/runtime)
253
254
TFRT aims to provide a unified, extensible infrastructure layer for an
0 commit comments