This website requires JavaScript.
Explore
Help
Sign In
geohot
/
tinygrad
Watch
1
Star
0
Fork
0
forked from
tinygrad/tinygrad
Code
Pull Requests
Actions
Activity
Files
aa60feda48731848540ba57b9dbd47ecfc9f19b4
tinygrad
/
tinygrad
T
History
Yahya Lmallas
and
GitHub
fd66d1ca00
fix Tensor.manual_seed() default to wrong type (
#1168
)
...
* fix Tensor.manual_seed() default to wrong type None while it should be int * remove that tests
2023-07-07 10:42:48 -07:00
..
codegen
Remove POW llop and add SQRT llop (
#1104
)
2023-07-05 18:07:58 -07:00
nn
Over 90% on CIFAR with examples/hlb_cifar10.py (
#1073
)
2023-07-06 20:46:22 -07:00
runtime
Fix evaluation stage in examples/transformer.py when using CUDA (
#1150
)
2023-07-06 18:07:10 -07:00
shape
from tensor cores + lb touchup (
#1127
)
2023-07-04 15:45:20 -07:00
graph.py
Optimizations in lazy.py (
#987
)
2023-06-26 13:55:42 -07:00
helpers.py
Remove float64 (
#1101
)
2023-07-04 08:40:51 -07:00
jit.py
HIP backend (
#750
)
2023-06-18 11:35:57 -07:00
lazy.py
Fold expand preceding reduce if the reduction is on the same axis as the expansion (
#1134
)
2023-07-06 13:41:05 -07:00
mlops.py
Remove POW llop and add SQRT llop (
#1104
)
2023-07-05 18:07:58 -07:00
ops.py
Remove POW llop and add SQRT llop (
#1104
)
2023-07-05 18:07:58 -07:00
state.py
Whisper (
#919
)
2023-06-03 18:55:14 -07:00
tensor.py
fix Tensor.manual_seed() default to wrong type (
#1168
)
2023-07-07 10:42:48 -07:00