Files
tinygrad/test
chenyu 08d9106c9f scatter_reduce and sparse_categorical_crossentropy to mixin (#15902)
also use `.ne` to fix `# type: ignore[comparison-overlap]`
2026-04-23 21:06:36 -04:00
..
2026-04-23 17:41:44 +03:00
2026-04-17 21:56:29 -04:00
2026-04-23 00:23:32 +03:00
2026-04-22 17:25:18 -04:00
2026-04-17 21:56:29 -04:00
2026-04-22 22:47:37 +08: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