This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
tinygrad
Watch
1
Star
1
Fork
0
You've already forked tinygrad
mirror of
https://github.com/tinygrad/tinygrad.git
synced
2026-04-29 03:00:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
97fd9c1237c65b215903eb6c1064a1784827efe8
tinygrad
/
test
History
George Hotz
97fd9c1237
zero_grad there to match readme
2020-12-07 23:12:18 -08:00
..
test_gc.py
fix memory leaks, add gc test
2020-12-06 10:34:40 -08:00
test_mnist.py
zero_grad there to match readme
2020-12-07 23:12:18 -08:00
test_net_speed.py
gpu speedup, tests work on M1
2020-12-06 09:05:49 -08:00
test_nn.py
gpu speedup, tests work on M1
2020-12-06 09:05:49 -08:00
test_ops.py
Mean axis (doesn't work) (
#154
)
2020-12-07 22:58:34 -08:00
test_optim.py
Detach (
#123
)
2020-11-19 19:03:42 -08:00
test_tensor.py
move gradcheck to extra, clean up unbroadcast
2020-11-16 08:03:31 -08:00