Files
tinygrad/test
George HotzandGitHub d80c971ea2 param + cast dtype in arg (#16955)
* param + cast dtype in arg

* require dtype

* fix replace in dtype decomps

* fix x86

* dtype none is fine there

* Revert "dtype none is fine there"

This reverts commit 5315cc3e59.
2026-07-09 16:32:01 -07:00
..
2026-07-09 15:12:23 -04:00
2026-07-09 19:05:34 -04:00
2026-06-12 22:25:08 -04:00
2026-07-09 16:28:39 -04:00
2026-07-09 16:32:01 -07:00
2026-07-09 15:12:23 -04:00
2020-12-15 23:44:08 -08:00
2026-07-06 18:34:18 -07: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