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
3
Activity
Files
07ece2105e92b458cf1ff8fa3998622b211d46b4
tinygrad
/
tinygrad
T
History
geohot
07ece2105e
actually move it
2020-12-12 15:26:58 -08:00
..
__init__.py
tinygrad.utils -> extra.utils
2020-12-12 15:26:07 -08:00
nn.py
refactor (
#178
)
2020-12-10 09:23:36 -08:00
ops_ane.py
fix example ane
2020-12-12 13:32:49 -08:00
ops_cpu.py
Minor clean up (
#184
)
2020-12-11 14:25:29 -08:00
ops_gpu.py
Faster but still general binop broadcasting (
#159
)
2020-12-12 12:19:46 -08:00
optim.py
no pow if mul will do
2020-12-09 08:19:29 -08:00
tensor.py
Profile GPU and CPU copying. (
#182
)
2020-12-12 12:15:47 -08:00