Skip to content

Commit c8dd3ed

Browse files
carolynwangknikure
authored andcommitted
add p4de to smddp supported instance types
1 parent ff0d9ae commit c8dd3ed

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
@@ -79,6 +79,7 @@
7979
"ml.p3.16xlarge",
8080
"ml.p3dn.24xlarge",
8181
"ml.p4d.24xlarge",
82+
"ml.p4de.24xlarge",
8283
"local_gpu",
8384
)
8485
SM_DATAPARALLEL_SUPPORTED_FRAMEWORK_VERSIONS = {

0 commit comments

Comments
 (0)