Files
tinygrad/test
George Hotz b8aec4cce7 port x86 to new_style (fable slop) and now everything is new style (#16581)
* port x86 to new_style (fable slop)

* don't change ops

* port NIR to new_style (fable)

* lil cleanup

* fix tests, and remove new_style
2026-06-11 21:09:34 -07:00
..
2026-05-28 19:17:17 -07:00
2026-05-15 21:22:48 -04:00
2026-06-08 21:27:28 -04:00
2026-05-25 20:23:33 -04: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
2026-05-25 20:23:33 -04: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