mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* unskip * it's a wave pair in rdna4 * work * that * hidden archive * generic s_delay, mystery InstOpRDNA4.UNK_60 * branch failing test * UNK_60 is OTHER_VMEM_STORE * rdna4 has both s_delay_alu and s_wait_alu * real branch failing test * rdna4 doesn't have JUMP_NO, it's NEXT with a flag for no jump * make inst_delay skips recursive * all rdna4 tests pass * simm16 unwraps * that has a name |
||
|---|---|---|
| .. | ||
| amd | ||
| backend | ||
| device | ||
| external | ||
| mockgpu | ||
| models | ||
| null | ||
| opt | ||
| speed | ||
| testextra | ||
| unit | ||
| web | ||
| __init__.py | ||
| helpers.py | ||
| README | ||
| test_tiny.py | ||
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