Files
tinygrad/test
chenyuandGitHub c8aed121cf fix WAR in create_schedule (#16823)
* fix WAR in create_schedule

combined dep building, fixed a case that realize(x, y) != realize(y, x)

* fix
2026-07-01 22:00:51 -04:00
..
2026-06-12 22:25:08 -04:00
2026-07-01 12:20:05 -04:00
2026-07-01 22:00:51 -04:00
2020-12-15 23:44:08 -08:00
2026-02-12 11:09:44 +08:00
2026-06-25 19:47:29 -04: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