Skip to content

Commit 3bc2ba7

Browse files
committed
Update supported PyTorch versions in doc/using_pytorch
1 parent f97c246 commit 3bc2ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/using_pytorch.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Using PyTorch with the SageMaker Python SDK
44

55
With PyTorch Estimators and Models, you can train and host PyTorch models on Amazon SageMaker.
66

7-
Supported versions of PyTorch: ``0.4.0``, ``1.0.0``.
7+
Supported versions of PyTorch: ``0.4.0``, ``1.0.0``, ``1.1.0``, ``1.2.0``, ``1.3.1``.
88

99
We recommend that you use the latest supported version, because that's where we focus most of our development efforts.
1010

0 commit comments

Comments
 (0)