tinygrad/tinygrad
chenyu dacb1ff38a
minor nn cleanups (#8018)
use more .numel and .ndim
2024-12-03 12:34:52 -05:00
..
codegen minor uop speedups [pr] (#8002) 2024-12-03 17:04:48 +08:00
engine don't mutate the uop/lazybuffer, just the Buffer [pr] (#8000) 2024-12-03 19:03:51 +08:00
nn minor nn cleanups (#8018) 2024-12-03 12:34:52 -05:00
renderer minor tweak in ptx asm_for_op [pr] (#8017) 2024-12-03 12:34:22 -05:00
runtime sacrifice ClangGraph on the altar of lines [pr] (#8009) 2024-12-03 21:11:15 +08:00
shape cache indexed uops in st [pr] (#8008) 2024-12-03 21:27:07 +08:00
viz replace all sparents with toposort (#7983) 2024-12-02 15:00:30 +08:00
__init__.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
device.py PYTHON device is okay to use everywhere [pr] (#7981) 2024-12-02 12:34:42 +08:00
dtype.py prepare mypy==1.13.0: legacy cast (#7866) 2024-11-27 10:33:35 -05:00
function.py delete ReduceOps, only use REDUCE_AXIS (#7667) 2024-11-13 19:04:27 +08:00
helpers.py small helpers cleanups (#7977) 2024-12-01 21:50:47 -05:00
multi.py least controversial (#7863) 2024-11-23 21:23:30 +08:00
ops.py cache indexed uops in st [pr] (#8008) 2024-12-03 21:27:07 +08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py don't mutate the uop/lazybuffer, just the Buffer [pr] (#8000) 2024-12-03 19:03:51 +08:00