tinygrad
Minimalist deep learning framework in under 10,000 lines of code.
About
tinygrad, maintained by the tiny corp, is a deep learning framework that sits between PyTorch and Karpathy's micrograd, kept intentionally small and hackable. It draws ergonomics from PyTorch, functional transforms from JAX, and scheduling ideas from TVM, using lazy evaluation to fuse operations into single kernels. It supports several GPU backends and can run real models while staying easy to read. Released under the MIT license.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Frameworks & Libraries
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Intermediate (3/5)
- License
- MIT
- Added
- Apr 3, 2026
Related Tools
JAX neural network library with PyTorch-like module system.
High-level deep learning API supporting JAX, TensorFlow, and PyTorch backends.
Neural network library for JAX by Google providing Linen module system.
Deep learning platform by Baidu with industrial-strength deployment tools.
Hugging Face library for state-of-the-art NLP models
End-to-end open-source ML platform by Google for training and deployment.