Files
tinygrad/test
George HotzandGitHub 5fcb21c1b3 remove vectorize/const symbolic rule [pr] (#16759)
* remove vectorize/const symbolic rule

* post index symbolic is late

* simpler

* less gates

* that's fine

* this

* work

* don't rerun

* this order

* late removal of index dtype

* skip that test

* it's fine with extra symbolic
2026-06-25 17:05:14 -07:00
..
2026-06-12 22:25:08 -04:00
2026-06-25 08:40:02 -07:00
2026-06-25 08:40:02 -07:00
2026-06-11 16:54:26 -04:00
2026-05-25 20:23:33 -04:00
2026-06-25 19:47:29 -04:00
2020-12-15 23:44:08 -08:00
2026-02-12 11:09:44 +08:00
2026-06-25 19:47:29 -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