mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* cpu tests pass * torch works * works * metal works * fix ops_disk * metal jit works * fix openpilot * llvm and clang work * fix webgpu * docs are rly broken * LRU works on metal * delete comment * revert name to ._buf. LRU only on Compiled * changes * allocator * allocator, getting closer * lru alloc * LRUAllocator * all pass * metal * cuda * test examples * linearizer * test fixes * fix custom + clean realize * fix hip * skip tests * fix tests * fix size=0 * fix MOCKHIP * fix thneed * copy better * simple * old style metal copy * fix thneed * np reshape * give cuda a device |
||
|---|---|---|
| .. | ||
| accel | ||
| assembly | ||
| datasets | ||
| dist | ||
| gemm | ||
| junk | ||
| models | ||
| optimization | ||
| triton | ||
| archprobe.py | ||
| augment.py | ||
| autopad.py | ||
| dump_cache.py | ||
| export_model.py | ||
| gradcheck.py | ||
| helpers.py | ||
| hip_wrapper.py | ||
| introspection.py | ||
| lr_scheduler.py | ||
| onnx.py | ||
| onnx_ops.py | ||
| thneed.py | ||
| to_movement_ops.py | ||
| training.py | ||