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
1095bbe409f5ed3cbeca74aa3c2ca09bef634309
tinygrad
/
tinygrad
/
codegen
T
History
chenyu
and
GitHub
8e2f175542
const(dtype, b) -> const(b, dtype) [PR] (
#17328
)
...
prep for dtype removal
2026-07-31 09:46:37 -04:00
..
decomp
const(dtype, b) -> const(b, dtype) [PR] (
#17328
)
2026-07-31 09:46:37 -04:00
late
const(dtype, b) -> const(b, dtype) [PR] (
#17328
)
2026-07-31 09:46:37 -04:00
opt
const(dtype, b) -> const(b, dtype) [PR] (
#17328
)
2026-07-31 09:46:37 -04:00
__init__.py
const(dtype, b) -> const(b, dtype) [PR] (
#17328
)
2026-07-31 09:46:37 -04:00
gpudims.py
switch _device_num to AxisType.DEVICE range (kimi) (
#17252
)
2026-07-28 13:52:47 -07:00
simplify.py
pm_reduce_collapse fix for re enabling stack for cat of same shape (codex) (
#17251
)
2026-07-29 14:47:28 +09:00