tinygrad/tinygrad/codegen
qazal 586e730d32
use UOp.st for kernel reduce axes (#8499)
* use UOp.st for kernel reduce axes [pr]

* do not return dict
2025-01-13 06:24:11 -05:00
..
__init__.py fix: pylint will not lint folders without __init__.py (#4875) 2024-06-08 14:00:24 +02:00
kernel.py use UOp.st for kernel reduce axes (#8499) 2025-01-13 06:24:11 -05:00
linearize.py typos found by gemini [pr] (#8400) 2024-12-24 22:32:25 -05:00
lowerer.py a little more typing [pr] (#8346) 2024-12-19 22:09:52 -08:00
transcendental.py replace Tuple with tuple [pr] (#8344) 2024-12-19 21:27:56 -08:00
uopgraph.py unneeded TYPE_CHECKING in uopgraph.py [pr] (#8379) 2024-12-22 12:58:08 -05:00