Files
tinygrad/test
qazal 2dd84416bf viz/cli: schedule renderer (#16101)
* simpler steps

* work

* work

* iterate

* faster

* better

* simplify more

* sys stdin

* less

* work

* work and mv

* better

* seen bufs

* all call graphs

* print query

* ux

* param to buffer / buffer_view

* work

* respect NO_COLOR in uop_to_json

* less

* render uops

* rm custom renderer

* call can't pyrender.

* unrelated diff

* assert

* 5
2026-05-11 01:56:16 +09:00
..
2026-05-04 22:52:07 -04:00
2026-05-11 01:56:16 +09:00
2026-04-29 22:45:48 +03:00
2026-04-17 21:56:29 -04:00
2026-04-25 16:46:36 +03: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