mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* load weights with some debugging * start running a prompt * cleanup * optionally permute layers and cleanup * add validation for simple prompt * small cleanup * minor cleanup with formatting download links * add a longer prompt * add timing option * some typings * remove unused arg * reset GlobalCounters * minor cleanups |
||
|---|---|---|
| .. | ||
| bert.py | ||
| clip.py | ||
| convnext.py | ||
| efficientnet.py | ||
| inception.py | ||
| llama.py | ||
| mask_rcnn.py | ||
| resnet.py | ||
| retinanet.py | ||
| rnnt.py | ||
| t5.py | ||
| transformer.py | ||
| unet.py | ||
| unet3d.py | ||
| vit.py | ||