tinygrad/extra/models
Tobias Fischer 72da3fe7e6
added clip vision model (#5595)
Co-authored-by: chenyu <chenyu@fastmail.com>
2024-07-19 18:35:51 -04:00
..
bert.py
clip.py added clip vision model (#5595) 2024-07-19 18:35:51 -04:00
convnext.py
efficientnet.py
inception.py FID Inception Model (#5516) 2024-07-16 23:12:03 -04:00
llama.py bring tinychat more inline with tinyos' version (#5358) 2024-07-10 13:13:52 -07:00
mask_rcnn.py
resnet.py Fix batchnorm shapes for resnet.load_pretrained (#5167) 2024-06-26 18:44:10 -04:00
retinanet.py
rnnt.py
transformer.py
unet.py Pulled CLIP and UNet into Seperate Files (#5253) 2024-07-01 22:33:01 -04:00
unet3d.py
vit.py