mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* loadop buffer on cpu * works for GPU * sort of working * has bugs * gpu tests pass * fix some tests * fix tensor cores * fix test linearizer * fix symbolic * fix has_variable_shape * non symbolic size * disable weird test * simple cache fix * fix custom function * fix kopt * cleanups * a bit broken on the assign * contig check * only buffer * need that order * idx |
||
|---|---|---|
| .. | ||
| lib.py | ||
| ops_clang.py | ||
| ops_cpu.py | ||
| ops_cuda.py | ||
| ops_disk.py | ||
| ops_gpu.py | ||
| ops_hip.py | ||
| ops_llvm.py | ||
| ops_metal.py | ||
| ops_shm.py | ||
| ops_torch.py | ||
| ops_webgpu.py | ||