We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a719a3 commit 8226f90Copy full SHA for 8226f90
src/sagemaker/pytorch/defaults.py
@@ -15,8 +15,7 @@
15
16
PYTORCH_VERSION = "0.4"
17
"""Default PyTorch version for when the framework version is not specified.
18
-The latest PyTorch version is 1.1.0, but the default version is no longer updated so as to not
19
-break existing workflows.
+The default version is no longer updated so as to not break existing workflows.
20
"""
21
22
LATEST_VERSION = "1.3.1"
0 commit comments