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 097e829 commit be6111bCopy full SHA for be6111b
src/sagemaker/fw_utils.py
@@ -80,6 +80,7 @@
80
"ml.p3.16xlarge",
81
"ml.p3dn.24xlarge",
82
"ml.p4d.24xlarge",
83
+ "ml.p4de.24xlarge",
84
"local_gpu",
85
)
86
SM_DATAPARALLEL_SUPPORTED_FRAMEWORK_VERSIONS = {
0 commit comments