This website requires JavaScript.
Explore
Help
Sign In
sirhcm
/
tinygrad
Watch
1
Star
0
Fork
0
forked from
tinygrad/tinygrad
Code
Pull Requests
2
Actions
Activity
Files
d41ad2bf372cf508489bb6b8a6ee9ee4c5439a1c
tinygrad
/
tinygrad
T
History
geohot
d41ad2bf37
uint2 saves lines
2020-11-09 23:11:20 -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
some broadcasting, pool test is fail
2020-11-07 11:29:42 -08:00
ops.py
match torch api for pad2d
2020-11-09 17:48:56 -08:00
opsgpu.py
uint2 saves lines
2020-11-09 23:11:20 -08:00
optim.py
gpu SGD runs now
2020-11-02 07:19:12 -08:00
tensor.py
train_efficientnet is broken still
2020-11-09 16:01:16 -08:00
utils.py
deleted unnecessary import in utils (
#78
)
2020-11-08 15:55:16 -08:00