COMMITS
September 1, 2025
M
Clean up README.md by removing badge and whitespace
Mark Saroufim committed
August 25, 2025
M
silence destroy_proces_group() warning (#1387)
Mark Saroufim committed
M
Modernize distributed/rpc/pipeline (#1385)
Mark Saroufim committed
M
Unbreak torch/distributed/rpc/batch (#1386)
Mark Saroufim committed
M
Fix More RPC examples
Mark Saroufim committed
August 23, 2025
M
Clean up commented paths in run_python_examples.sh (#1384)
Mark Saroufim committed
M
Comment out super resolution paths and run command
Mark Saroufim committed
M
Revert "Add Swin Transformer Example " (#1383)
Mark Saroufim committed
M
Upgrade to Gymnasium rather than Gym (#1381)
Mark Towers committed
N
Fix argument help descriptions to match default values (#1281)
Nariaki Tateiwa committed
S
Add AdamW optimizer support for World Language Model example (#1380)
Sang Park committed
I
S
Add Swin Transformer Example (#1346)
Sumantro Mukherjee committed
August 13, 2025
M
Fix license in environment.py
Mark Saroufim committed
F
Add accelerate API support for Word Language Model example (#1345)
Francisco R Castro Garcia committed
August 6, 2025
D
Adding torch accelerator and requirements file to FSDP2 example (#1375)
Dianana committed
July 27, 2025
J
Add accelerator API to RPC distributed examples: ddp_rpc, parameter_server, rnn (#1371)
Jaime Fraustro committed
July 21, 2025
W
mark fsdp1 as deprecated and point to fsdp2 (#1374)
Wei (Will) Feng committed
July 15, 2025
J
fsdp_tp_example fsdp1-> fsdp2
Jiani Wang committed
J
remove manual n_heads change
Jiani Wang committed
July 25, 2024
D
Bump torch from 1.9.0 to 2.2.0 in /distributed/rpc/batch
dependabot[bot] committed
December 31, 2024
A
Fixed "--help" output in README.md
Anthony Smith committed
July 10, 2025
J
Enhance README and examples for Tensor Parallelism
jafraustro committed
J
Update requirements.txt to specify torch version >=2.7
jafraustro committed
July 11, 2025
G
Add torch.accelerator API to mingGPT example (#34)
gera-aldama committed
J
add min_gpu verification similart tu tensor_parallel_example.py example
jafraustro committed
July 8, 2025
J
Refactor DDP example to use Accelerator API
jafraustro committed
J
Switch to torchrun for distributed launches
jafraustro committed
J
Add `accelerator` API to GCN example.
jafraustro committed
July 9, 2025
_
Update .github/workflows/main_distributed.yaml
_githubsgi committed