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
36d4eee32329c4a74268d65e849bd554251c3f91
tinygrad
/
tinygrad
T
History
geohot
cf66d549c1
fix example ane
2020-12-12 13:32:49 -08:00
..
__init__.py
factor out a couple nn ops
2020-10-29 08:01:12 -07: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
utils.py
Minor clean up (
#184
)
2020-12-11 14:25:29 -08:00