Open Issues Need Help
View All on GitHubAI 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.
This repository contains optimized training recipes for a variety of machine learning models on Tenstorrent hardware, powered by the TT-Forge compiler stack
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.
This repository contains optimized training recipes for a variety of machine learning models on Tenstorrent hardware, powered by the TT-Forge compiler stack