tinygrad/tinygrad
2026-02-06 16:08:02 +08:00
..
apps return types for all math.py function (#14413) 2026-01-28 20:10:11 -05:00
codegen KernelInfo is required on get_program (#14571) 2026-02-06 10:49:27 +08:00
engine more cleanup in create_schedule [pr] (#14566) 2026-02-05 16:12:17 -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 rename all DEFINE_GLOBAL to PARAM (#14511) 2026-02-03 15:09:38 +08:00
runtime nv: use prof_exec_counter (#14559) 2026-02-05 19:00:14 +03:00
schedule small changes and test fixes from kernel is call 2026-02-06 16:08:02 +08:00
uop small changes and test fixes from kernel is call 2026-02-06 16:08:02 +08:00
viz viz: cleanup amdgpu target mapping (#14579) 2026-02-06 13:51:51 +09:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py Buffer.as_buffer -> Buffer.as_memoryview [pr] (#14535) 2026-02-04 11:31:11 -05:00
dtype.py add InvalidType to ConstType [pr] (#14373) 2026-01-27 14:09:34 -05:00
gradient.py add CallInfo and viz call toggle (#14570) 2026-02-06 09:30:58 +08:00
helpers.py disable copyout on NULL backend by default (#14506) 2026-02-03 11:57:47 +08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py add CallInfo and viz call toggle (#14570) 2026-02-06 09:30:58 +08:00