Files
tinygrad/test
George Hotz 677145b393 all consts have shapes (#14959)
* all consts have shapes

* vconst has shape too

* use normal schedule

* cast ptrdtype

* image

* bitcast issue + hack
2026-02-23 10:26:50 +08:00
..
2026-02-23 10:26:50 +08:00
2026-02-20 14:09:11 +03:00
2026-02-21 23:05:54 +03:00
2026-02-22 16:56:08 -05:00
2026-02-12 11:09:44 +08:00
2025-09-10 15:15:48 -04:00
2020-12-15 23:44:08 -08:00
2026-02-12 11:09:44 +08:00

Three groups of tests run in CI

backend -- tests that run on each backend
null -- tests that don't require any backend
unit -- tests that only run on a single backend in CI