Files
tinygrad/test
qazalandGitHub b2e95b2db3 rangeify: no copies for write+read of same slice (#16585)
* failing test

* cleaner failing tests

* assign and read of same slice shouldn't create copies

* err in the changes

* shrink with no overlapping regions in dest is fine
2026-06-13 02:19:47 +09:00
..
2026-06-12 19:49:25 +09:00
2026-05-15 21:22:48 -04:00
2026-06-08 21:27:28 -04:00
2026-05-25 20:23:33 -04:00
2026-06-11 16:54:26 -04:00
2026-05-25 20:23:33 -04:00
2020-12-15 23:44:08 -08:00
2026-02-12 11:09:44 +08:00
2026-05-25 20:23:33 -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