mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* remove CUSTOM_KERNEL / directly construct it * clean that up * simpler multi * custom kernel spec * remove Kernel * fix multi * use sharded shape * explicit regression test |
||
|---|---|---|
| .. | ||
| 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 | ||