Files
tinygrad/test/unit
George HotzandGitHub 812d5cef62 delete Ops.FUNCTION (#17824)
* delete Ops.FUNCTION: value-producing calls are just CALLs with a TUPLE body

a CALL with a TUPLE body (always void dtype) is value-producing and gradient-able,
outputs are extracted with GETTUPLE like before; all other CALLs are opaque.
TUPLE/GETTUPLE are untouched

* match the TUPLE body in the UPat, not in the rewrite

* remove FUNCTION from tinyspec (regen pdf) and viz

* fix and spec
2026-08-28 15:54:58 -07:00
..
2023-12-05 16:17:57 -08:00
2026-08-27 17:29:17 +03:00
2026-08-27 17:29:17 +03:00
2026-08-28 15:54:58 -07:00
2026-07-23 11:22:18 -04:00
2026-08-28 15:54:58 -07:00
2026-08-14 15:06:03 +03:00
2026-08-26 15:23:25 -07:00
2026-08-11 18:50:04 -04:00
2026-05-25 20:23:33 -04:00