Files
tinygrad/test
George HotzandGitHub d631716858 remove const without STACK (#16639)
* remove const without STACK

* fix GEP rewrite

* fix null tests

* fix openpilot regression

* it's 10 in CI
2026-06-16 21:25:42 -07:00
..
2026-06-12 22:25:08 -04:00
2026-06-08 21:27:28 -04:00
2026-05-25 20:23:33 -04:00
2026-06-16 21:25:42 -07:00
2026-06-11 16:54:26 -04:00
2026-05-25 20:23:33 -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