tinygrad/tinygrad
2025-12-04 18:52:07 +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 jit: support encdec (#13563) 2025-12-04 11:58:34 +03:00
mixin ruff format mixin (#13261) 2025-11-13 10:10:38 -08:00
nn fix and test loading num_batches_tracked (#13538) 2025-12-04 01:22:49 -08:00
renderer fix CUDA half-precision trunc() type mismatch (#13559) 2025-12-03 21:53:16 -05:00
runtime jit: support encdec (#13563) 2025-12-04 11:58:34 +03:00
schedule faster process replay [pr] (#13564) 2025-12-04 18:52:07 +08:00
uop faster process replay [pr] (#13564) 2025-12-04 18:52:07 +08:00
viz add LUNIQUE op (#13554) 2025-12-03 14:34:34 -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 faster process replay [pr] (#13564) 2025-12-04 18:52:07 +08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py fix: add __delitem__ to Tensor with proper TypeError (#13561) 2025-12-04 00:53:08 -08:00