- Notifications
You must be signed in to change notification settings - Fork 9.8k
Pull requests: pytorch/examples
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[TorchFix] Update deprecated TorchVision pretrained parameters cla signed
#1193 by kit1980 was merged Oct 6, 2023 Loading…
Added debugging pointers for ddp multinode training cla signed
#1192 by arunppsg was closed Nov 2, 2024 Loading…
1 task done
Added the --save_model arg for
mnist_hogwild example cla signed #1189 by pranavvp16 was merged Sep 3, 2023 Loading…
Fixed default num_classes to 10 for CIFAR10 cla signed
#1176 by niyarrbarman was merged Jul 28, 2023 Loading…
Added Graph Attention Network example cla signed
#1174 by ebrahimpichka was merged Aug 8, 2023 Loading…
📝🎯 Added README for SNLI Classifier Training cla signed
#1173 by kadirnar was merged Jul 22, 2023 Loading…
Graph Convolutional Network advanced cla signed docathon-h1-2023
#1163 by JoseLuisC99 was merged Jun 12, 2023 Loading…
Bugfix in vision transformer example - change lr datatype to float cla signed
#1161 by siddharth9820 was merged Aug 8, 2023 Loading…
Fix 2D example to pass in data parallel pg cla signed
#1160 by fduwjj was merged Jun 5, 2023 Loading…
Add Sequence parallel and 2D parallel examples cla signed
#1149 by fduwjj was merged May 10, 2023 Loading…
Adds torch.cuda.set_device calls to DDP examples bug cla signed distributed
#1142 by subramen was merged May 15, 2023 Loading…
Implemented Vision Transformer in PyTorch cla signed
#1141 by niyarrbarman was merged Apr 26, 2023 Loading…
Fix optional arguments error in vae examples readme.md cla signed
#1140 by sty945 was closed Aug 8, 2023 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.