tinygrad/tinygrad
George Hotz 2413311289
make _pool simpler (#13161)
* make _pool simpler

* just syntax

* more correct and smaller

* try this now

* Revert "try this now"

This reverts commit 607cdc2164.

* ONE_POOL
2025-11-07 15:58:44 -08:00
..
apps clean up the LLM tokenizer (#12653) 2025-10-14 14:22:01 +08:00
codegen Fix dim splitting bug for len(dim) == len(limited) case (#13142) 2025-11-07 12:31:06 -05:00
engine make range_color work in VIZ (#13121) 2025-11-06 14:26:48 +08:00
mixin move backward cast to broadcasted, expand to mixins (#13156) 2025-11-07 15:07:47 -08:00
nn use where instead of mul in Embedding (#13112) 2025-11-05 12:49:01 -05:00
renderer index slicing + allclose (#13071) 2025-11-03 13:01:48 +08:00
runtime device: no compilers message with reasons (#13146) 2025-11-07 23:01:45 +08:00
schedule fix issue with multi flip (#13115) 2025-11-05 15:28:50 -08:00
uop move backward cast to broadcasted, expand to mixins (#13156) 2025-11-07 15:07:47 -08:00
viz viz: display compiler errors (#13141) 2025-11-07 18:09:50 +08:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py device: no compilers message with reasons (#13146) 2025-11-07 23:01:45 +08:00
dtype.py fix fp8 cast folding (#12997) 2025-10-29 09:27:42 -04:00
gradient.py move permute/flip/shrink to mixins (#13113) 2025-11-05 14:14:15 -08:00
helpers.py device: no compilers message with reasons (#13146) 2025-11-07 23:01:45 +08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py make _pool simpler (#13161) 2025-11-07 15:58:44 -08:00