mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* ugh worst branch name * compiler refactor continues * scc -> cloc * buf -> _buf * finish _buf, and program -> runtime * gpu is still working, clang isn't * clang in new style * ops_metal * something broke it * improve metal * clean up tons of cl crap * hack fix sync * cleaner gpu * gpu metal clang * cleanups * minor refactor * GPUCodegen * fix up LLVM * blind CUDA refactor * codegen / runtime * keep ops naming * linter passes * woah, llvm was allocing 4x what it needed to * bugfixes * fix openpilot compiler * fix compile_efficientnet * method cache should fix tests * deal with duped functions |
||
|---|---|---|
| .. | ||
| gemm | ||
| triton | ||
| augment.py | ||
| gradcheck.py | ||
| introspection.py | ||
| kernel_search.py | ||
| lib_test_ast.py | ||
| onnx.py | ||
| onnx_ops.py | ||
| thneed.py | ||
| training.py | ||
| utils.py | ||