- 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
Migrate from FSDP1 to FSDP2 for tp_fsdp example cla signed
#1372 by wwwjn was merged Jul 16, 2025 Loading… updated Jul 16, 2025
mark fsdp1 as deprecated and point to fsdp2 cla signed
#1374 by weifengpy was merged Jul 21, 2025 Loading… updated Jul 21, 2025
Add accelerator API to RPC distributed examples: ddp_rpc, parameter_server, rnn cla signed
#1371 by jafraustro was merged Jul 27, 2025 Loading… updated Jul 27, 2025
Adding torch accelerator and requirements file to FSDP2 example cla signed
#1375 by dggaytan was merged Aug 6, 2025 Loading… updated Aug 6, 2025
Add accelerate API support for Word Language Model example cla signed
#1345 by framoncg was merged Aug 13, 2025 Loading… updated Aug 13, 2025
Add
--device argument to run examples on a specific device cla signed #1288 by shink was closed Aug 13, 2025 Loading… updated Aug 13, 2025
Add Swin Transformer Example cla signed
#1346 by sumantro93 was merged Aug 23, 2025 Loading… updated Aug 23, 2025
Fix invalid characters in filename in neural_style.py (line 119 in train function) cla signed
#1294 by Innoy-qwq was merged Aug 23, 2025 Loading… updated Aug 23, 2025
Add AdamW optimizer support for World Language Model example cla signed
#1380 by likejazz was merged Aug 23, 2025 Loading… updated Aug 23, 2025
Fix argument help descriptions to match default values cla signed
#1281 by nariaki3551 was merged Aug 23, 2025 Loading… updated Aug 23, 2025
Upgrade to Gymnasium rather than Gym cla signed
#1381 by pseudo-rnd-thoughts was merged Aug 23, 2025 Loading… updated Aug 23, 2025
Revert "Add Swin Transformer Example " cla signed
#1383 by msaroufim was merged Aug 23, 2025 Loading… updated Aug 23, 2025
Clean up commented paths in run_python_examples.sh cla signed
#1384 by msaroufim was merged Aug 23, 2025 Loading… updated Aug 23, 2025
Definition of a U net model using pytorch cla signed
#1328 by karlo-con-k was closed Aug 23, 2025 Loading… updated Aug 23, 2025
Bump torch from 1.9.0 to 2.7.1 in /distributed/rpc/pipeline cla signed dependencies Pull requests that update a dependency file python Pull requests that update python code
#1379 by dependabot bot was closed Aug 25, 2025 Loading… updated Aug 25, 2025
Unbreak torch/distributed/rpc/batch cla signed
#1386 by msaroufim was merged Aug 25, 2025 Loading… updated Aug 25, 2025
Modernize distributed/rpc/pipeline cla signed
#1385 by msaroufim was merged Aug 25, 2025 Loading… updated Aug 25, 2025
silence destroy_proces_group() warning cla signed
#1387 by msaroufim was merged Aug 25, 2025 Loading… updated Aug 25, 2025
Bump torch from 2.2.0 to 2.8.0 in /distributed/rpc/batch cla signed dependencies Pull requests that update a dependency file python Pull requests that update python code
#1382 by dependabot bot was closed Aug 25, 2025 Loading… updated Aug 25, 2025
fixed validate fn to match train fn in imagnet main file cla signed
#1296 by ahmadmughees was closed Aug 26, 2025 Loading… updated Aug 26, 2025
Fix RPC Param server example for multiple trainers cla signed distributed
#877 by rohan-varma was closed Aug 30, 2025 Loading… updated Aug 30, 2025
Adding torch accelerator to ddp-tutorial-series example cla signed
#1376 by dggaytan was closed Sep 10, 2025 Loading… updated Sep 10, 2025
docs: improve README.md formatting and readability
#1394 by Keyvanhardani was closed Sep 15, 2025 Loading… updated Sep 22, 2025
chore: fix typos in utils.sh cla signed
#1402 by khanhkhanhlele was closed Nov 8, 2025 Loading… updated Nov 8, 2025
chore: fix typos in distributed/rpc/batch/reinforce.py cla signed
#1399 by khanhkhanhlele was closed Nov 8, 2025 Loading… updated Nov 8, 2025
ProTip! Exclude everything labeled
bug with -label:bug.