tinygrad/test
2026-02-22 21:47:36 -08:00
..
amd sqtt: examples generator changes from inst_discovery (#14961) 2026-02-23 14:42:48 +09:00
backend all consts have shapes (#14959) 2026-02-23 10:26:50 +08:00
device init mockam (#14889) 2026-02-20 14:09:11 +03:00
external start ripping out old scheduler -- no maps (#14909) 2026-02-20 21:05:04 +08:00
mockgpu mockam usb (#14916) 2026-02-21 23:05:54 +03:00
models add a waitlist for graph rewrite (#14678) 2026-02-11 09:30:13 +08:00
null update test_sharded_memory (#14956) 2026-02-22 16:56:08 -05:00
opt move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
speed ops_gpu -> ops_cl (#12103) 2025-09-10 15:15:48 -04:00
testextra fa: test for mp (#14907) 2026-02-22 21:47:36 -08:00
unit raise explicitly for test_crossunder_assign (#14948) 2026-02-21 21:21:13 -05:00
web remove stale / untested viz related files (#13785) 2025-12-21 16:42:48 +08:00
__init__.py All devices are equal! (#196) 2020-12-15 23:44:08 -08:00
helpers.py disallow subnormals in emulated test_dtype (#14744) 2026-02-14 00:11:57 -05:00
README move tests to test/backend (#14691) 2026-02-12 11:09:44 +08:00
test_tiny.py beautiful SQTT_PARSE=1 with color (#13428) 2025-11-23 01:05:14 -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