This repository contains optimized training recipes for a variety of machine learning models on Tenstorrent hardware, powered by the TT-Forge compiler stack

2 Open Issues Need Help Last updated: Jul 15, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement an MNIST MLP training example using tt-torch within the tt-blacksmith repository, ensuring consistency with existing training examples and leveraging the same building blocks.

Complexity: 3/5
good first issue tt-torch

This repository contains optimized training recipes for a variety of machine learning models on Tenstorrent hardware, powered by the TT-Forge compiler stack

Python

AI Summary: The task involves implementing MNIST MLP training using ONNX, initially on a CPU and subsequently ported to Tenstorrent hardware via tt-xla. This will serve as a test case for the ONNX execution path within the tt-xla compiler.

Complexity: 4/5
good first issue tt-xla

This repository contains optimized training recipes for a variety of machine learning models on Tenstorrent hardware, powered by the TT-Forge compiler stack

Python