tinygrad/extra/backends
Sieds Lykles 572a3c15c6
Move Ops.SPECIAL arg to src (#11918)
* initial moving bound to src

* arg to src

* remove import

* fixup linearizer

* arg to src

* fix test_uop_graph

* fix more tests

* fix python renderer

* get const value from const uop

* ssimplify uop estimates

* fix webgpu locals

* fix old test

* gate Ops.SPECIAL in linearizer

* use ssimplify() for local/global_size

* remove toposort gate_parents_instead_of_self

* fix rendering in comment

* cleanup

* rename and add comments

* add BottomUpGate with test
2025-09-04 09:31:44 +02:00
..
clang_graph.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
graph_hip.py dname -> device [pr] (#7804) 2024-11-20 17:57:14 +08:00
hsa_driver.py retire hsa (#4885) 2024-06-09 11:33:03 +03:00
hsa_graph.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
ops_hsa.py BufferSpec and ProgramSpec [pr] (#7814) 2024-11-21 12:18:05 +08:00
rdna.py Move Ops.SPECIAL arg to src (#11918) 2025-09-04 09:31:44 +02:00
triton.py move opt under codegen (#11569) 2025-08-07 14:19:17 -07:00