Files
tinygrad/test
chenyuandGitHub e694d7f222 more deviceless const prerequisites [pr] (#16256)
* more deviceless const prerequisites [pr]

* remove that

* arange.contiguous -> arange.clone in tests

arange will become deviceless const soon, update tests where it needs to be a buffer
2026-05-18 23:14:12 -04:00
..
2026-05-11 16:36:14 +03:00
2026-05-15 21:22:48 -04:00
2026-05-04 22:52:07 -04:00
2026-04-29 22:45:48 +03:00
2026-04-17 21:56:29 -04:00
2020-12-15 23:44:08 -08:00
2026-05-14 13:12:18 -07: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