mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* replace stride with flip * Complete replacing stride with flip clean flip function in view.py fix tests * fix tests for multi shapetracker * fix tests for fuzz shapetracker * fix tests for fuzz shapetracker * debug * debug * fix * fix * fix --------- Co-authored-by: George Hotz <geohot@gmail.com> Co-authored-by: George Hotz <72895+geohot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| codegen | ||
| engine | ||
| nn | ||
| renderer | ||
| runtime | ||
| shape | ||
| viz | ||
| __init__.py | ||
| device.py | ||
| dtype.py | ||
| gradient.py | ||
| helpers.py | ||
| ops.py | ||
| py.typed | ||
| tensor.py | ||