tinygrad/tinygrad
2025-12-03 21:35:49 +08:00
..
apps clean up the LLM tokenizer (#12653) 2025-10-14 14:22:01 +08:00
codegen limit lift x*y out of reduce to int [pr] (#13535) 2025-12-02 16:11:45 -05:00
engine require renderer argument in get_program, removes device opening in process replay [pr] (#13524) 2025-12-03 02:05:31 +08:00
mixin ruff format mixin (#13261) 2025-11-13 10:10:38 -08:00
nn rdna3 asm + zip_extract (#13499) 2025-12-02 22:56:01 -08:00
renderer delete the PRECAST op [p] (#13415) 2025-11-21 21:47:14 -08:00
runtime nv: nvdec for blackwell (#13546) 2025-12-03 16:30:22 +03:00
schedule nv: minimal hevc (#13502) 2025-11-30 16:46:55 +03:00
uop fix after end (#13542) 2025-12-02 18:42:58 -08:00
viz viz: format buffer size unit (#13547) 2025-12-03 21:35:49 +08:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py device: respect compiler ContextVars (#13523) 2025-12-02 14:42:04 +03:00
dtype.py split out unique_const and cache const [pr] (#13493) 2025-11-29 10:44:28 -08:00
gradient.py vmap on full model (#13340) 2025-11-18 16:06:06 -08:00
helpers.py fix caching for fetch (#13544) 2025-12-03 14:34:14 +03:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py match torch clamp backward (#13533) 2025-12-02 17:58:32 -05:00