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-01-10 23:48:01 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
843b1cb7d6e838983cade2004defe8089dc5b588
tinygrad
/
test
History
George Hotz
5e7e359706
fix tests
2020-10-29 08:19:07 -07:00
..
test_mnist.py
shape has to be a kwarg now, idk why this didn't break before
2020-10-29 08:13:05 -07:00
test_net_speed.py
fix tests
2020-10-29 08:19:07 -07:00
test_ops.py
write sqrt and div using pow
2020-10-29 07:57:25 -07:00
test_optim.py
efficient version of adam (
#20
)
2020-10-27 15:54:40 -07:00
test_tensor.py
make default parameters work for functions
2020-10-26 12:43:36 +01:00