tinygrad/tinygrad
2026-02-08 19:08:49 +00:00
..
apps return types for all math.py function (#14413) 2026-01-28 20:10:11 -05:00
codegen allow for extending enums and move X86Ops out of uop 2026-02-08 19:08:49 +00: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 allow for extending enums and move X86Ops out of uop 2026-02-08 19:08:49 +00:00
runtime allow for extending enums and move X86Ops out of uop 2026-02-08 19:08:49 +00:00
schedule allow for extending enums and move X86Ops out of uop 2026-02-08 19:08:49 +00:00
uop allow for extending enums and move X86Ops out of uop 2026-02-08 19:08:49 +00:00
viz viz: better ordering of device engines in profiler (#14590) 2026-02-06 23:08:09 +09:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py Merge remote-tracking branch 'upstream/master' into new_x86_backend 2026-02-06 22:18:38 +00:00
dtype.py Merge remote-tracking branch 'upstream/master' into new_x86_backend 2026-01-29 19:20:40 +00:00
gradient.py add CallInfo and viz call toggle (#14570) 2026-02-06 09:30:58 +08:00
helpers.py Merge remote-tracking branch 'upstream/master' into new_x86_backend 2026-02-06 22:18:38 +00: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