tinygrad/tinygrad
2025-10-17 15:03:21 +08:00
..
apps clean up the LLM tokenizer (#12653) 2025-10-14 14:22:01 +08:00
codegen remove reduce_rangless and replace with reduce_unparented (#12749) 2025-10-17 04:46:05 +02:00
engine viz: annotate buffer mutability in the memory graph (#12750) 2025-10-17 11:53:02 +08:00
nn few shapetracker cleanups (#12741) 2025-10-16 12:43:27 -04:00
renderer Mesa NIR backend (NAK/LLVMpipe) (#12089) 2025-10-15 17:38:33 +08:00
runtime Revert "use RTLD_GLOBAL on macos" (#12738) 2025-10-16 10:07:21 -04:00
schedule use apply uop for assign to fix assign metadata (#12732) 2025-10-16 20:34:12 +08:00
uop cleanup names of postrange + fast FUSE_OPTIM (#12730) 2025-10-16 19:38:31 +08:00
viz viz: pre reqs for lighting up programs (#12753) 2025-10-17 15:03:21 +08:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py Mesa NIR backend (NAK/LLVMpipe) (#12089) 2025-10-15 17:38:33 +08:00
dtype.py fix ruff 0.14.0 [pr] (#12547) 2025-10-09 01:52:30 -04:00
gradient.py use apply uop for assign to fix assign metadata (#12732) 2025-10-16 20:34:12 +08:00
helpers.py delete DONT_REALIZE_EXPAND and DONT_GROUP_REDUCES (#12744) 2025-10-16 14:11:33 -04:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py use apply uop for assign to fix assign metadata (#12732) 2025-10-16 20:34:12 +08:00