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 2523e46 commit 6502608Copy full SHA for 6502608
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