tinygrad/tinygrad/opt
b1tg 6ecaf8e7b2
refactor: use less index and simplify reduce axes check [pr] (#11476)
* use output_shape/full_shape

* simple final_reduces check

---------

Co-authored-by: b1tg <b1tg@users.noreply.github.com>
2025-08-02 09:44:51 -07:00
..
__init__.py add opts_to_apply option to AST KernelInfo (#10950) 2025-06-24 18:55:39 +03:00
heuristic.py remove Kernel.first_reduce [pr] (#11269) 2025-07-16 18:30:14 -04:00
kernel.py refactor: use less index and simplify reduce axes check [pr] (#11476) 2025-08-02 09:44:51 -07:00
search.py use AxisType in search instead of colors (#11452) 2025-07-31 13:07:33 -04:00
tc.py check tensor core dims (#11436) 2025-07-30 13:06:59 -07:00