@@ -5,39 +5,64 @@ Release Notes
5
5
#############
6
6
7
7
New features, bug fixes, and improvements are regularly made to the SageMaker
8
- distributed data parallel library.
8
+ data parallelism library.
9
9
10
- SageMaker Distributed Data Parallel 1.7 .0 Release Notes
10
+ SageMaker Distributed Data Parallel 1.8 .0 Release Notes
11
11
=======================================================
12
12
13
- *Date: Feb. 10 . 2023 *
13
+ *Date: Apr. 17 . 2023 *
14
14
15
15
**Currency Updates **
16
16
17
- * Added support for PyTorch 1.13.1 .
17
+ * Added support for PyTorch 2.0.0 .
18
18
19
19
**Migration to AWS Deep Learning Containers **
20
20
21
21
This version passed benchmark testing and is migrated to the following AWS Deep Learning Containers (DLC):
22
22
23
- - PyTorch 1.13.1 DLC
23
+ - PyTorch 2.0.0 DLC
24
24
25
25
.. code ::
26
26
27
- 763104351884.dkr.ecr.us-east-1.amazonaws.com/pytorch-training:1.13.1 -gpu-py39-cu117 -ubuntu20.04-sagemaker
27
+ 763104351884.dkr.ecr.us-east-1.amazonaws.com/pytorch-training:2.0.0 -gpu-py310-cu118 -ubuntu20.04-sagemaker
28
28
29
29
Binary file of this version of the library for custom container users:
30
30
31
31
.. code ::
32
32
33
- https://smdataparallel.s3.amazonaws.com/binary/pytorch/1.13.1/cu117 /2023-01-09 /smdistributed_dataparallel-1.7 .0-cp39-cp39 -linux_x86_64.whl
33
+ https://smdataparallel.s3.amazonaws.com/binary/pytorch/2.0.0/cu118 /2023-03-20 /smdistributed_dataparallel-1.8 .0-cp310-cp310 -linux_x86_64.whl
34
34
35
35
36
36
----
37
37
38
38
Release History
39
39
===============
40
40
41
+ SageMaker Distributed Data Parallel 1.7.0 Release Notes
42
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
43
+
44
+ *Date: Feb. 10. 2023 *
45
+
46
+ **Currency Updates **
47
+
48
+ * Added support for PyTorch 1.13.1.
49
+
50
+ **Migration to AWS Deep Learning Containers **
51
+
52
+ This version passed benchmark testing and is migrated to the following AWS Deep Learning Containers (DLC):
53
+
54
+ - PyTorch 1.13.1 DLC
55
+
56
+ .. code ::
57
+
58
+ 763104351884.dkr.ecr.us-east-1.amazonaws.com/pytorch-training:1.13.1-gpu-py39-cu117-ubuntu20.04-sagemaker
59
+
60
+ Binary file of this version of the library for custom container users:
61
+
62
+ .. code ::
63
+
64
+ https://smdataparallel.s3.amazonaws.com/binary/pytorch/1.13.1/cu117/2023-01-09/smdistributed_dataparallel-1.7.0-cp39-cp39-linux_x86_64.whl
65
+
41
66
SageMaker Distributed Data Parallel 1.6.0 Release Notes
42
67
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
43
68
0 commit comments