mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* cleanups * fixups * handle pre upcasted global buffers * early is just required * delete junk from hand coded opt * implicit upcast_in_mid_reduce * speedup * fix exec w validhacks * reorder opt * only need to check the output for that * return total runtime from kernels if debugging |
||
|---|---|---|
| .. | ||
| gemm | ||
| triton | ||
| augment.py | ||
| gradcheck.py | ||
| helpers.py | ||
| introspection.py | ||
| kernel_search.py | ||
| lib_test_ast.py | ||
| onnx.py | ||
| onnx_ops.py | ||
| thneed.py | ||
| training.py | ||
| utils.py | ||