mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* put the ranges on store instead of after * better assert * fix stuff * comment out slow rules i don't understand * simpler rule * closer * return false for store * fix loop * only a few schedule failures remain * remove stores to self * all tests pass locally * remove junk * regression test and fix * better test, bump broken torch count * bugfix with regression test * new fusion is better |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| backend.py | ||
| backend2.py | ||
| example.py | ||
| test.py | ||
| test_compile.py | ||
| test_inplace.py | ||
| test_kernel_fusion.py | ||
| test_multigpu.py | ||
| torch_tests.py | ||
| wrapped_tensor.cpp | ||