mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-08-29 17:56:07 +00:00
Keep branch GatedDeltaNetBlock chunked prefill and AMD quantized KV cache; adapt gated_delta_prefill bound-variable check to is_bound_var after Ops.BIND removal.
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