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
3b982f2f7a097fca09f659fc84a55072ec8742af
tinygrad
/
test
History
George Hotz
3b982f2f7a
get_parameters
2020-12-06 13:47:28 -08:00
..
test_gc.py
fix memory leaks, add gc test
2020-12-06 10:34:40 -08:00
test_mnist.py
get_parameters
2020-12-06 13:47:28 -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