Skip to content

Commit

Permalink
Add Tenstorrent MLIR compiler to users page (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian-M-J authored Jan 2, 2025
1 parent 354efaa commit 757232a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions website/content/users/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,14 @@ SOPHGO TPU. https://arxiv.org/abs/2210.15016.
MLIR is used as a Graph Transformation framework and the foundation for
building many tools (XLA, TFLite converter, quantization, ...).

## [Tenstorrent MLIR Compiler](https://github.com/tenstorrent/tt-mlir)

tt-mlir is a compiler project aimed at defining MLIR dialects to abstract compute
on Tenstorrent AI accelerators. It is built on top of the MLIR compiler infrastructure
and targets TTNN.

For more information on the project, see https://tenstorrent.github.io/tt-mlir/.

## [TFRT: TensorFlow Runtime](https://github.com/tensorflow/runtime)

TFRT aims to provide a unified, extensible infrastructure layer for an
Expand Down

0 comments on commit 757232a

Please sign in to comment.