mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* start compile2 * tweak * why are there two more kernels? * minor cleanups * don't break onnx tests * add __metadata__ support to safetensors * no early realize in onnx * cleanups * bugfix * clean up image type, add optimize * opt to match old * try that * opt work * run compile2 * optimizer * prt more * prerealize * imp * NOLOCALS works * no locals means no locals * support fractional globals * all locals welcome * int that * cleanups * show gemv regression * clean up diff * use idx for the cond * nolocals --------- Co-authored-by: Comma Device <device@comma.ai> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| amx.py | ||
| cuda_matmul.py | ||
| gemm.c | ||
| gemm.py | ||
| gemv_845.py | ||
| hip_matmul.py | ||
| metal_conv.py | ||
| metal_matmul.py | ||
| metal_matvec.py | ||
| simple_matmul.py | ||
| tf_gemm.py | ||
| torch_gemm.py | ||
| tvm_gemm.py | ||