Skip to content

Commit 1c3b9a4

Browse files
mchoi8739ahsan-z-khanPayton StaubshreyapanditBasil Beirouti
authored
documentation: minor fixes for smddp 1.4.0 doc (#2996)
Co-authored-by: Ahsan Khan <ahsan.al.zaki@gmail.com> Co-authored-by: Payton Staub <pstaub@amazon.com> Co-authored-by: Shreya Pandit <shreya.pandit25@gmail.com> Co-authored-by: Basil Beirouti <beirb@amazon.com> Co-authored-by: Mufaddal Rohawala <89424143+mufaddal-rohawala@users.noreply.github.com> Co-authored-by: Basil Beirouti <BasilBeirouti@gmail.com> Co-authored-by: Payton Staub <staubhpa@gmail.com> Co-authored-by: Mohamed Ali Jamaoui <m.ali.jamaoui@gmail.com> Co-authored-by: ci <ci> Co-authored-by: Jeniya Tabassum <jeniya.tabassum@gmail.com> Co-authored-by: sreedes <70613743+sreedes@users.noreply.github.com> Co-authored-by: Navin Soni <navinns@amazon.com> Co-authored-by: Miyoung <myoung8739@gmail.com> Co-authored-by: Ameen Khan <ameenmk@amazon.com> Co-authored-by: Zhankui Lu <zhankuil@amazon.com> Co-authored-by: Navin Soni <navinsoni89@gmail.com> Co-authored-by: Xiaoguang Chen <68292680+xgchena@users.noreply.github.com> Co-authored-by: Jonathan Guinegagne <12092593+JGuinegagne@users.noreply.github.com> Co-authored-by: Zhankui Lu <zhankuilv@gmail.com> Co-authored-by: Yifei Zhu <66866419+yzhu0@users.noreply.github.com> Co-authored-by: Qingzi-Lan <83724147+Qingzi-Lan@users.noreply.github.com> Co-authored-by: Ben Crabtree <bencrab@amazon.com> Co-authored-by: Dewen Qi <qidewen@amazon.com> Co-authored-by: qidewenwhen <32910701+qidewenwhen@users.noreply.github.com> Co-authored-by: Xinghan Chen <47259301+xchen909@users.noreply.github.com> Co-authored-by: Tulio Casagrande <tuliocasagrande@gmail.com> Co-authored-by: HappyAmazonian <91216626+HappyAmazonian@users.noreply.github.com>
1 parent b981eb7 commit 1c3b9a4

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

doc/api/training/smd_data_parallel_release_notes/smd_data_parallel_change_log.rst

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,9 @@ SageMaker Distributed Data Parallel 1.4.0 Release Notes
4343

4444
**Improvements**
4545

46-
* Support AllReduce Large Tensors
47-
* we support the following new arguments in the `PyTorch DDP class <https://pytorch.org/docs/stable/generated/torch.nn.parallel.DistributedDataParallel.html#torch.nn.parallel.DistributedDataParallel>`_.
46+
* Support for AllReduce Large Tensors
47+
* Support for the following new arguments in the `PyTorch DDP class
48+
<https://pytorch.org/docs/stable/generated/torch.nn.parallel.DistributedDataParallel.html#torch.nn.parallel.DistributedDataParallel>`_.
4849

4950
* ``broadcast_buffers``
5051
* ``find_unused_parameters``
@@ -70,18 +71,6 @@ This version passed benchmark testing and is migrated to the following AWS Deep
7071
7172
763104351884.dkr.ecr.<region>.amazonaws.com/pytorch-training:1.10.2-gpu-py38-cu113-ubuntu20.04-sagemaker
7273
73-
- PyTorch 1.10.0 DLC
74-
75-
.. code::
76-
77-
763104351884.dkr.ecr.<region>.amazonaws.com/pytorch-training:1.10.0-gpu-py38-cu113-ubuntu20.04-sagemaker
78-
79-
- PyTorch 1.9.1 DLC
80-
81-
.. code::
82-
83-
763104351884.dkr.ecr.<region>.amazonaws.com/pytorch-training:1.9.1-gpu-py38-cu111-ubuntu20.04
84-
8574
8675
----
8776

0 commit comments

Comments
 (0)