Files
tinygrad/test
chenyuandGitHub a1366e2f6c alu(long, weakint) can do math in int too [pr] (#17579)
* alu(long, weakint) can do math in int too [pr]

* remove
2026-08-18 09:08:35 -04:00
..
2026-08-07 22:36:59 +03:00
2026-08-16 01:01:36 +03:00
2026-08-12 13:12:37 -07:00
2026-08-10 13:33:49 +03:00
2020-12-15 23:44:08 -08:00
2026-08-17 16:08:19 +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