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
f666dd14eb686dc17873be077e68b866264bc7b7
tinygrad
/
tinygrad
/
codegen
T
History
George Hotz
and
GitHub
f666dd14eb
fix get reduce contraction with test (
#9834
)
2025-04-10 22:24:21 +08:00
..
__init__.py
fix: pylint will not lint folders without __init__.py (
#4875
)
2024-06-08 14:00:24 +02:00
devectorizer.py
fast idiv (
#9755
)
2025-04-07 08:32:24 -04:00
expander.py
use functools.cache instead of lru_cache(None) [pr] (
#9714
)
2025-04-03 11:47:13 +08:00
kernel.py
move view_left to grouper.py + tiny reorders [pr] (
#9780
)
2025-04-08 15:39:28 +08:00
linearize.py
Ops.FUSE makes softmax a single kernel (
#9808
)
2025-04-09 22:56:28 +08:00
lowerer.py
fix get reduce contraction with test (
#9834
)
2025-04-10 22:24:21 +08:00
symbolic.py
reduce with a mul chain (
#9799
)
2025-04-09 12:42:32 +08:00
transcendental.py
cast_vec on transcendental (
#9406
)
2025-03-11 17:30:46 +08:00