Files
tinygrad/test
chenyuandGitHub e9a86c99ed more symmetrical x//d<c -> x<c*d [pr] (#17146)
* more symmetrical x//d<c -> x<c*d [pr]

* parse_valid too
2026-07-23 00:19:53 -04:00
..
2026-07-20 20:30:04 -04:00
2026-07-22 15:08:52 -04:00
2026-07-22 15:08:52 -04:00
2020-12-15 23:44:08 -08:00
2026-07-18 16:27:44 +03: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