You like pytorch? You like micrograd? You love tinygrad! ❤️
  • Python 73.1%
  • C 14.2%
  • Cuda 8%
  • C++ 2.2%
  • Metal 1.7%
  • Other 0.6%
Find a file
George Hotz 19b3b85b23 readme
2020-10-18 11:27:37 -07:00
.gitignore start tinygrad 2020-10-17 22:57:01 -07:00
LICENSE readme 2020-10-18 11:27:37 -07:00
mnist.py add mnist example 2020-10-18 10:16:01 -07:00
README.md readme 2020-10-18 11:27:37 -07:00
tensor.py readme 2020-10-18 11:27:37 -07:00
test.py add support for add 2020-10-18 10:33:12 -07:00

tinygrad

For something in between a grad and a karpathy/micrograd

Requires numpy