Files
tinygrad/test
George HotzandGitHub 9512dc30f4 remove vec from const (#16889)
* remove vec from const

* reject in spec

* remove all vector dtypes

* not needed

* remove that

* clean up invalid
2026-07-06 12:23:07 -07:00
..
2026-06-12 22:25:08 -04:00
2026-07-06 12:23:07 -07: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