Files
tinygrad/test
George HotzandGitHub 8d2cc64b69 llm: refactor delta attention (#17564)
* refactor delta attention

* cleanups

* bugfixes

* stack

* recurrent w chunk_size 1

* revert that

* extra test
2026-08-17 19:24:03 -07:00
..
2026-08-07 22:36:59 +03:00
2026-08-16 01:01:36 +03:00
2026-08-12 13:12:37 -07:00
2026-08-10 13:33:49 +03:00
2020-12-15 23:44:08 -08:00
2026-08-17 16:08:19 +03:00
2026-02-12 11:09:44 +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