George Hotz and GitHub
f267a49639
UOp.param accepts single sint as shape (int,) ( #17784 )
...
* UOp.param accepts single sint as shape (int,)
Change UOp.param signature from shape:tuple[sint, ...]|None to shape:tuple[sint, ...]|sint|None.
A single sint means 1D shape (sint,). Update all callers from (n,) to n syntax.
No param_from_shape — multi-dim shapes stay as tuples.
* use single int syntax in hcq2 copy_with_kernel
2026-08-27 14:07:33 -07:00
..
2026-02-12 11:09:44 +08:00
2026-08-04 22:55:38 -07:00
2026-08-25 19:21:55 -07:00
2026-08-27 10:47:21 -04:00
2026-07-31 13:24:31 -04:00
2026-08-19 15:56:01 -04:00
2026-08-18 16:06:03 -07:00
2026-08-20 17:26:26 -04:00
2026-08-16 20:52:42 -04:00
2026-06-22 15:13:22 -04:00
2026-07-12 09:25:50 -07:00
2026-07-14 19:47:22 +03:00
2026-05-25 20:23:33 -04:00
2026-08-27 14:07:33 -07:00
2026-08-14 15:06:03 +03:00
2026-08-27 14:07:33 -07:00
2026-08-19 15:56:01 -04:00
2026-08-21 12:38:45 +09:00
2026-08-26 10:50:42 -04:00
2026-08-04 18:17:29 -07:00
2026-08-27 09:51:17 -04:00
2026-04-25 10:44:41 +03:00
2026-08-24 13:33:10 -07:00
2026-08-18 16:06:03 -07:00
2026-07-14 19:47:22 +03:00
2026-08-16 21:12:17 -04:00
2026-07-28 19:08:18 -04:00
2026-08-26 12:07:28 -07:00
2026-08-27 14:07:33 -07:00
2026-08-27 16:01:28 +09:00
2026-08-26 10:50:42 -04:00
2026-08-04 18:17:29 -07:00
2026-06-22 15:13:22 -04:00
2026-07-14 19:47:22 +03:00
2026-02-23 15:59:20 +08:00
2026-08-05 16:18:17 -07:00
2026-07-29 14:39:36 -04:00
2026-08-15 20:05:10 -07:00
2026-02-12 11:09:44 +08:00
2026-08-04 18:17:29 -07:00
2026-08-27 14:07:33 -07:00
2026-08-27 14:07:33 -07:00
2026-02-12 11:09:44 +08:00