tinygrad/tinygrad
2026-01-19 16:10:30 +09:00
..
apps add UOp.__index__ (#14181) 2026-01-16 12:28:33 -05:00
codegen codegen/custom_kernel: do not attach KernelInfo to user program (#14160) 2026-01-15 14:01:48 +09:00
engine jit copy aliased output if it's read later (#14210) 2026-01-18 18:48:59 -05:00
mixin clean up rearrange (#13851) 2025-12-27 11:06:10 -05:00
nn remove dtypes.index_like and dtypes.fields [pr] (#14207) 2026-01-18 11:49:01 -05:00
renderer move is_dtype_supported logic to renderer (#14188) 2026-01-18 22:37:04 -05:00
runtime AMD_DISABLE_SDMA for testing with -n12 (#14216) 2026-01-19 16:10:30 +09:00
schedule clean up comments that mentioned outdated terms (#14026) 2026-01-05 09:42:58 -05:00
uop fix some type ignore (#14182) 2026-01-16 13:56:45 -05:00
viz viz: row lines in timeline (#14213) 2026-01-19 13:01:43 +09:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py move is_dtype_supported logic to renderer (#14188) 2026-01-18 22:37:04 -05:00
dtype.py remove dtypes.index_like and dtypes.fields [pr] (#14207) 2026-01-18 11:49:01 -05:00
gradient.py fix typing in compute_gradient (#13852) 2025-12-28 11:52:14 -05:00
helpers.py fix memory corruption in NIR, reenable process replay (#14204) 2026-01-18 02:05:12 -05:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py improve consecutive Tensor indexing (#14208) 2026-01-18 15:14:33 -05:00