File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -241,6 +241,14 @@ SOPHGO TPU. https://arxiv.org/abs/2210.15016.
241241MLIR is used as a Graph Transformation framework and the foundation for
242242building many tools (XLA, TFLite converter, quantization, ...).
243243
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+
244252## [ TFRT: TensorFlow Runtime] ( https://github.com/tensorflow/runtime )
245253
246254TFRT aims to provide a unified, extensible infrastructure layer for an
You can’t perform that action at this time.
0 commit comments