tinygrad/tinygrad
2025-10-27 17:07:41 +08:00
..
apps clean up the LLM tokenizer (#12653) 2025-10-14 14:22:01 +08:00
codegen linearizer cleanup (#12923) 2025-10-26 18:30:12 +08:00
engine after op (#12801) 2025-10-20 12:27:56 +08:00
nn Onnx Layer/Group/RMS/Batch-Norm ReduceL2 fp32 intermediates for fp16 (#12109) 2025-10-24 12:26:11 +02:00
renderer rename RECIP to RECIPROCAL (#12939) 2025-10-27 16:53:13 +08:00
runtime system: reset is a method of pcidevice (#12936) 2025-10-27 16:21:10 +08:00
schedule stores don't end ranges (#12902) 2025-10-24 23:05:03 +08:00
uop don't late simplify on marg (#12941) 2025-10-27 17:07:41 +08:00
viz viz graph drawing cleanups (#12933) 2025-10-27 13:59:32 +08:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py cuda fp8 (#12782) 2025-10-21 15:05:25 -04:00
dtype.py bugfixes from pyrender (#12940) 2025-10-27 16:56:53 +08:00
gradient.py rename RECIP to RECIPROCAL (#12939) 2025-10-27 16:53:13 +08:00
helpers.py nitpicks from typecheckers (#12926) 2025-10-26 17:52:55 +08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py SPEC=2 is full spec, SPEC=1 is default (#12910) 2025-10-25 11:10:43 +08:00