Files
tinygrad/extra
George HotzandGitHub 6b361e4de7 move shape into arg for param/buffer (#17783)
* move shape into arg for param/buffer

* no param_from_shape

* drop gratuitous syntax changes

* image is a in-graph view, folded into the param arg at render; drop dead multi param sharding

* view_as helper, simpler resolve_function, spec update

* spec: param/buffer are flat storage, no shape input

* image dims live in the param arg from transform_to_image; tighten kernel graph spec

* kernel graph spec: only RESHAPE/SHRINK over storage values, not all movement

* kernel graph: call args are storage, not views (pm_no_view_args); assert in spec

* strip views at the kernel graph level (pm_no_views), move into rangeify

* touchups
2026-08-27 18:13:24 -07:00
..
2026-08-25 19:21:55 -07:00
2026-08-27 17:29:17 +03:00
2025-12-19 17:14:56 -04:00
2026-03-04 19:01:02 +03:00
2026-01-23 00:08:45 +03:00
2024-01-26 18:27:49 -08:00
2026-08-24 12:49:55 +09:00
2026-02-14 17:40:18 +03:00
2026-05-25 20:23:33 -04:00
2026-02-06 16:39:12 +03:00
2026-05-15 13:41:42 +03:00
2026-08-20 14:26:44 -07:00
2025-09-10 15:15:48 -04:00
2026-08-26 14:55:54 -04:00
2026-08-05 15:59:51 -07:00
2026-08-13 23:52:16 -07:00
2026-07-21 16:06:05 -04:00
2025-02-20 19:20:01 +08:00
2026-05-11 16:36:14 +03:00
2025-06-08 08:42:22 -07:00
2025-02-13 12:26:15 +08:00
2026-03-17 17:25:33 +08:00
2025-09-10 15:15:48 -04:00
2026-03-23 22:18:38 -04:00
2025-12-14 00:45:57 -05:00