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
c71a8ef22229e841ccbf176bf47e354420ae679a
tinygrad
/
test
History
George Hotz
51daaa43d4
fix memory leaks, add gc test
2020-12-06 10:34:40 -08:00
..
test_gc.py
fix memory leaks, add gc test
2020-12-06 10:34:40 -08:00
test_mnist.py
tensor implementation for rmsprop and adam (
#121
)
2020-11-16 15:07:49 -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
Detach (
#123
)
2020-11-19 19:03:42 -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