summaryrefslogtreecommitdiff
path: root/candle-examples/examples/vgg
Commit message (Expand)AuthorAgeFilesLines
* Move the image tensor to the appropriate device. (#1856)Laurent Mazare2024-03-161-1/+1
* Allow for different behavior between training and eval (#1213)Laurent Mazare2023-10-291-2/+2
* feat: implement VGG13, VGG16 and VGG19 (#1211)drbh2023-10-292-0/+90