mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* swizzle tc draft * further cleanup * hotfix: remove typing from fix_st and cleanup * hotfix: revert cache property (moved into separate pr) * hotfix * hotfix: rename * take patterns from schedule * hotfix: rename vars * hotfix * no more view of store * hotfix: linter * as view is only used for tc fix up and tc is only enabled for LOAD, remove valid an preload from pm rule - also remove inner simplify in fix_st * add typing to fix_st --------- Co-authored-by: qazal <77887910+Qazalin@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| codegen | ||
| engine | ||
| nn | ||
| renderer | ||
| runtime | ||
| shape | ||
| viz | ||
| __init__.py | ||
| device.py | ||
| dtype.py | ||
| function.py | ||
| helpers.py | ||
| multi.py | ||
| ops.py | ||
| py.typed | ||
| tensor.py | ||