Files
tinygrad/test
RaineandGitHub de04781b36 simplify equivalent const max (#17505)
* add const max folds

* add regression test

* move
2026-08-12 08:39:29 -07:00
..
2026-08-07 22:36:59 +03:00
2026-08-10 17:28:46 +03:00
2026-08-07 22:36:59 +03:00
2026-08-10 08:39:14 -07:00
2026-08-10 13:33:49 +03:00
2026-08-11 18:50:04 -04:00
2020-12-15 23:44:08 -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