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
2020-10-18 10:33:12 -07:00
.gitignore start tinygrad 2020-10-17 22:57:01 -07:00
mnist.py add mnist example 2020-10-18 10:16:01 -07:00
README start tinygrad 2020-10-17 22:57:01 -07:00
tensor.py add support for add 2020-10-18 10:33:12 -07:00
test.py add support for add 2020-10-18 10:33:12 -07:00

For something in between a grad and a karpathy/micrograd

Requires numpy