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-09 23:18:04 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2db670ef26394e778cabda55df8e3dc36897ba4a
tinygrad
/
tinygrad
History
George Hotz
2db670ef26
enet refactor + no sigmoid warning
2020-10-29 08:08:21 -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
enet refactor + no sigmoid warning
2020-10-29 08:08:21 -07:00
optim.py
efficient version of adam (
#20
)
2020-10-27 15:54:40 -07:00
tensor.py
write sqrt and div using pow
2020-10-29 07:57:25 -07:00
utils.py
enet weight loading
2020-10-27 21:01:48 -07:00