Skip to content

Commit 70c80de

Browse files
carolynwangmufiAmazon
authored andcommitted
feature: Add p4de to smddp supported instance types (aws#3483)
1 parent 06ae740 commit 70c80de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sagemaker/fw_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
"ml.p3.16xlarge",
8181
"ml.p3dn.24xlarge",
8282
"ml.p4d.24xlarge",
83+
"ml.p4de.24xlarge",
8384
"local_gpu",
8485
)
8586
SM_DATAPARALLEL_SUPPORTED_FRAMEWORK_VERSIONS = {

0 commit comments

Comments
 (0)