This website requires JavaScript.
Explore
Help
Register
Sign In
mawei
/
tinygrad
Watch
1
Star
0
Fork
0
You've already forked tinygrad
mirror of
https://github.com/tinygrad/tinygrad.git
synced
2026-06-13 00:15:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9166eb58bb77ce090d70a95c9849da1f05fc4a54
tinygrad
/
tinygrad
History
George Hotz
41828d768f
sigmoid and more enet
2020-10-27 19:13:47 -07:00
..
__init__.py
import only the module
2020-10-26 19:02:06 +03:00
gradcheck.py
add setup.py and change imports to relative
2020-10-26 18:19:50 +03:00
ops.py
sigmoid and more enet
2020-10-27 19:13:47 -07:00
optim.py
efficient version of adam (
#20
)
2020-10-27 15:54:40 -07:00
tensor.py
make the example simpler
2020-10-26 09:19:20 -07:00
utils.py
if you want fast convs, revert this
2020-10-25 17:10:34 -07:00