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-11 23:46:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd54697fd800ffd700652297c5cd4da646ddbc26
tinygrad
/
tinygrad
History
Rene Delgado
cd54697fd8
fix gpu sum forward (
#61
)
...
* ignore venv * add sum test * fix sum forward
2020-11-05 21:59:16 -08:00
..
__init__.py
factor out a couple nn ops
2020-10-29 08:01:12 -07:00
gradcheck.py
Add GPU Support! (do not merge yet) (
#41
)
2020-11-01 07:00:49 -08:00
nn.py
factor out a couple nn ops
2020-10-29 08:01:12 -07:00
ops.py
Div on CPU (
#58
)
2020-11-05 21:58:37 -08:00
opsgpu.py
fix gpu sum forward (
#61
)
2020-11-05 21:59:16 -08:00
optim.py
gpu SGD runs now
2020-11-02 07:19:12 -08:00
tensor.py
make OpenCL work elsewhere
2020-11-05 07:59:55 -08:00
utils.py
Fix temp location for windows (
#39
)
2020-10-31 17:21:14 -07:00