tinygrad/tinygrad
2026-01-29 17:22:13 +08:00
..
apps return types for all math.py function (#14413) 2026-01-28 20:10:11 -05:00
codegen return types for all math.py function (#14413) 2026-01-28 20:10:11 -05:00
engine minor type cleanups [pr] (#14408) 2026-01-28 14:11:50 -05:00
mixin return types for all math.py function (#14413) 2026-01-28 20:10:11 -05:00
nn simplify nn.Embedding, support AFTER in CUSTOM_KERNEL (#14419) 2026-01-29 17:22:13 +08:00
renderer return types for all math.py function (#14413) 2026-01-28 20:10:11 -05:00
runtime return types for all math.py function (#14413) 2026-01-28 20:10:11 -05:00
schedule return types for all math.py function (#14413) 2026-01-28 20:10:11 -05:00
uop simplify nn.Embedding, support AFTER in CUSTOM_KERNEL (#14419) 2026-01-29 17:22:13 +08:00
viz viz: disasm cleanups from null emulate (#14399) 2026-01-28 22:03:30 +09:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py decompose long to ints where unsupported, try 2 (#14383) 2026-01-27 23:20:43 -05:00
dtype.py add InvalidType to ConstType [pr] (#14373) 2026-01-27 14:09:34 -05:00
gradient.py fix typing in compute_gradient (#13852) 2025-12-28 11:52:14 -05:00
helpers.py decompose long to ints where unsupported, try 2 (#14383) 2026-01-27 23:20:43 -05:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py return types for all math.py function (#14413) 2026-01-28 20:10:11 -05:00