Files
tinygrad/test
Roelof van Dijk 9c58db16fa bug in metal: offset is stored as uint32, overflow (#15129)
* metal uint32 icb offset overflow

* fix: diff

* supports_exec_item

* GraphRunner.supports_exec_item

* tests

* fix: can't import on non-metal
2026-03-04 22:52:12 +03:00
..
2026-03-03 23:32:14 +09:00
2026-03-04 12:58:47 -05:00
2026-02-12 11:09:44 +08:00
2025-09-10 15:15:48 -04:00
2026-02-22 21:47:36 -08:00
2020-12-15 23:44:08 -08:00
2026-02-23 15:59:20 +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