tinygrad/tinygrad
Christopher Milan 8011b953c9
mesa: remove glsl type hack (#13578)
* mesa: remove glsl type hack

* lazy type access

* save a line

* fix windows?

* mypy happy
2025-12-04 21:18:56 -05: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 start work on schedule cache (#13529) 2025-12-04 17:24:49 -08:00
mixin ruff format mixin (#13261) 2025-11-13 10:10:38 -08:00
nn add SGD to beautiful_mnist (#13571) 2025-12-04 12:17:29 -05:00
renderer mesa: remove glsl type hack (#13578) 2025-12-04 21:18:56 -05:00
runtime mesa: remove glsl type hack (#13578) 2025-12-04 21:18:56 -05:00
schedule start work on schedule cache (#13529) 2025-12-04 17:24:49 -08:00
uop faster process replay [pr] (#13564) 2025-12-04 18:52:07 +08:00
viz viz: tabulate pmc (#13574) 2025-12-05 03:08:39 +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