keith2018/TinyTorch

A tiny deep learning training framework implemented from scratch in C++ that follows PyTorch's API.

54
/ 100
Established

TinyTorch helps deep learning engineers build and train neural networks from scratch, offering a highly optimized and low-level framework. It takes model architectures and training data, producing trained models for inference. This tool is for researchers and engineers who need fine-grained control over their deep learning stack or want to understand deep learning internals.

160 stars.

Use this if you need to develop highly optimized deep learning training routines in C++ with a familiar PyTorch-like interface, without external deep learning library dependencies.

Not ideal if you are looking for a high-level framework to quickly prototype deep learning models or do not require C++-level performance and control.

deep-learning-framework-development neural-network-training performance-optimization machine-learning-engineering
No Package No Dependents
Maintenance 10 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 18 / 25

How are scores calculated?

Stars

160

Forks

26

Language

C++

License

MIT

Last pushed

Jan 29, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/keith2018/TinyTorch"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.