mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* work * work * the assembly * remove the old one * remove ws bufs, assert splitk * notes cleanup * work * gemm args * gemm in mixins would be nice * add gemm gradient * print counters * the realize is for DEBUG=2 aesthetics * dedup * rewrite to python dsl, no list copies * leave that * add B, M, N, K to gemm name * it's M0 not NULL * fp16 support * test cleanup + more gemms * work from viz * more work * gemm batch_size * xccg path work * tiny comments on the label naming * s_waitcnt |
||
|---|---|---|
| .. | ||
| apps | ||
| codegen | ||
| engine | ||
| mixin | ||
| nn | ||
| renderer | ||
| runtime | ||
| schedule | ||
| uop | ||
| viz | ||
| __init__.py | ||
| device.py | ||
| dtype.py | ||
| gradient.py | ||
| helpers.py | ||
| py.typed | ||
| tensor.py | ||