tinygrad/tinygrad
2026-01-21 21:50:09 +09:00
..
apps minor import speedups (#14244) 2026-01-20 15:05:36 +09:00
codegen move ALLOW_DEVICE_USAGE=0 to get_program [pr] (#14263) 2026-01-21 12:56:05 +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 simpler _cached_to_python_const (#14236) 2026-01-19 23:10:53 -05:00
renderer Revert "move is_dtype_supported logic to renderer (#14188)" (#14237) 2026-01-20 12:19:14 +09:00
runtime fix nullptr arg to CUDA_KERNEL_NODE_PARAMS_v1 (#14256) 2026-01-20 12:30:07 -05:00
schedule remove the device when we render 2026-01-21 21:41:29 +09:00
uop minor import speedups (#14244) 2026-01-20 15:05:36 +09:00
viz viz slowness 2026-01-21 21:50:09 +09:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py ALLOW_DEVICE_USAGE=0 in codegen (#14238) 2026-01-20 15:15:16 +09: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 minor import speedups (#14244) 2026-01-20 15:05:36 +09: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