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 f1e9afc commit 67bb944Copy full SHA for 67bb944
src/sagemaker/fw_utils.py
@@ -84,7 +84,7 @@
84
"1.9",
85
"1.9.0",
86
"1.9.1",
87
- "1.10.0"
+ "1.10.0",
88
],
89
}
90
SMDISTRIBUTED_SUPPORTED_STRATEGIES = ["dataparallel", "modelparallel"]
0 commit comments