Overview ======================================= Tenstorrent's software stack takes models from popular frameworks all the way down to Tensix cores. Most users start at the top with the TT-Forge compiler; the lower layers are available when you need finer control. .. raw:: html
TT-NN™
High-level Python API of pre-optimized neural-network operations.
TT-Lang™
Python DSL for authoring fused custom operations.
TT-MLIR™
MLIR-based backend compiler infrastructure that lowers models onto Tenstorrent hardware.
TT-Metalium™
Low-level C++ SDK for writing custom kernels on Tensix cores.