mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* PoC faster wino compile by catting consts across data expand dim * fix fusions * faster + golf it * noqa 501 * implicit broadcast * Revert "implicit broadcast" This reverts commit 5915a9083d045ec1e6be84dcb492333325d48666. * shorter * shorter * oops * 216 upcasts is probably fine * wino kernel count test * test winograd number of sts * specify device for apply_matrix mat elements |
||
|---|---|---|
| .. | ||
| codegen | ||
| features | ||
| nn | ||
| renderer | ||
| runtime | ||
| shape | ||
| __init__.py | ||
| device.py | ||
| dtype.py | ||
| graph.py | ||
| helpers.py | ||
| jit.py | ||
| lazy.py | ||
| mlops.py | ||
| ops.py | ||
| realize.py | ||
| tensor.py | ||