Files
tinygrad/test
oxrinz f551a4bded add threefry const folding (#15787)
* prim threefry

* test fix

* clean test

* cleanup

* cleanup 2

* cleanup 3

* fix conflict markers in test_const_folding.py

* update test

* fix lint

* use const instead of value for test
2026-04-20 09:30:03 +08:00
..
2026-04-17 21:56:29 -04:00
2026-04-17 21:56:29 -04:00
2026-04-17 21:56:29 -04:00
2026-04-17 21:56:29 -04:00
2026-04-17 21:56:29 -04:00
2026-04-17 21:56:29 -04:00
2026-04-18 21:25:44 -04:00
2020-12-15 23:44:08 -08:00
2026-02-12 11:09:44 +08:00
2026-03-20 06:26:52 -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