mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* linearizer outputs something * working ish * cstyle codegen * clang mostly works * fix load valid * fix numberless loop * fancy gen * working * fix enet compiler * cleanups * float4 upcasting * less lines * supports_float4 * constant folding * mulacc * internet tests flaky in CI * 90% image support * fix image generic * bugs exposed with shapetracker and single view * new llvm * use vload, remove OLD * that's really poorly done * ending up being more lines |
||
|---|---|---|
| .. | ||
| codegen | ||
| nn | ||
| runtime | ||
| shape | ||
| graph.py | ||
| helpers.py | ||
| jit.py | ||
| lazy.py | ||
| mlops.py | ||
| ops.py | ||
| tensor.py | ||