tinygrad/tinygrad
chenyu 5705398a1f
assign cleanup [pr] (#14479)
share more code path between disk and non-disk. also raise RuntimeError instead of Assert for mismatches
2026-02-01 09:10:22 -05:00
..
apps return types for all math.py function (#14413) 2026-01-28 20:10:11 -05:00
codegen remove unused allow_any_len [pr] (#14464) 2026-01-31 11:05:42 -05:00
engine correct var_vals schedule filter (#14451) 2026-01-30 17:10:07 -05:00
mixin return types for all math.py function (#14413) 2026-01-28 20:10:11 -05:00
nn assert assign dtype mismatch for disk [pr] (#14473) 2026-01-31 17:08:54 -05:00
renderer remove unused allow_any_len [pr] (#14464) 2026-01-31 11:05:42 -05:00
runtime amd: fetch_name is file_name (#14465) 2026-01-31 20:11:07 +03:00
schedule simplify late_buffer_view [pr] (#14478) 2026-01-31 22:38:40 -05:00
uop unused spec [pr] (#14468) 2026-01-31 13:53:16 -05:00
viz CDNA assembly gemm in tensor.py with flag (#14310) 2026-01-31 22:34:14 +09:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py device: call free for external_ptr (#14448) 2026-01-30 23:53:17 +03:00
dtype.py add InvalidType to ConstType [pr] (#14373) 2026-01-27 14:09:34 -05:00
gradient.py add call/param UOps (#14433) 2026-01-30 14:51:45 +08:00
helpers.py CDNA assembly gemm in tensor.py with flag (#14310) 2026-01-31 22:34:14 +09:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py assign cleanup [pr] (#14479) 2026-02-01 09:10:22 -05:00