This website requires JavaScript.
Explore
Help
Sign In
geohot
/
tinygrad
Watch
1
Star
0
Fork
0
forked from
tinygrad/tinygrad
Code
Pull Requests
Actions
Activity
Files
5e7e359706cae0e52249ccda2594e1b1707971e1
tinygrad
/
tinygrad
T
History
geohot
5e7e359706
fix tests
2020-10-29 08:19:07 -07:00
..
__init__.py
factor out a couple nn ops
2020-10-29 08:01:12 -07:00
gradcheck.py
add setup.py and change imports to relative
2020-10-26 18:19:50 +03:00
nn.py
factor out a couple nn ops
2020-10-29 08:01:12 -07:00
ops.py
shape has to be a kwarg now, idk why this didn't break before
2020-10-29 08:13:05 -07:00
optim.py
efficient version of adam (
#20
)
2020-10-27 15:54:40 -07:00
tensor.py
fix tests
2020-10-29 08:19:07 -07:00
utils.py
enet weight loading
2020-10-27 21:01:48 -07:00