Files
tinygrad/test
810d8732f9 fix n^2 in limit_bufs by memoizing reachable loads [PR] (#17017)
* fix n^2 in limit_bufs by memoizing reachable loads [pr]

* Update test_schedule.py

---------

Co-authored-by: Jacob Kitchen <[email protected]>
2026-07-15 23:54:04 -07:00
..
2026-07-09 15:12:23 -04:00
2026-07-15 22:40:52 +03:00
2026-07-15 22:40:52 +03:00
2026-07-15 21:52:21 -04: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