Skip to content

Commit eb233c5

Browse files
authored
feature: Add NEO KIX Configuration (#2598)
1 parent 76f0b78 commit eb233c5

File tree

8 files changed

+10
-0
lines changed

8 files changed

+10
-0
lines changed

src/sagemaker/image_uri_config/image-classification-neo.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"ap-east-1": "110948597952",
88
"ap-northeast-1": "941853720454",
99
"ap-northeast-2": "151534178276",
10+
"ap-northeast-3": "925152966179",
1011
"ap-south-1": "763008648453",
1112
"ap-southeast-1": "324986816169",
1213
"ap-southeast-2": "355873309152",

src/sagemaker/image_uri_config/inferentia-mxnet.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"ap-east-1": "110948597952",
1010
"ap-northeast-1": "941853720454",
1111
"ap-northeast-2": "151534178276",
12+
"ap-northeast-3": "925152966179",
1213
"ap-south-1": "763008648453",
1314
"ap-southeast-1": "324986816169",
1415
"ap-southeast-2": "355873309152",

src/sagemaker/image_uri_config/inferentia-pytorch.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"ap-east-1": "110948597952",
1010
"ap-northeast-1": "941853720454",
1111
"ap-northeast-2": "151534178276",
12+
"ap-northeast-3": "925152966179",
1213
"ap-south-1": "763008648453",
1314
"ap-southeast-1": "324986816169",
1415
"ap-southeast-2": "355873309152",

src/sagemaker/image_uri_config/inferentia-tensorflow.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"ap-east-1": "110948597952",
1010
"ap-northeast-1": "941853720454",
1111
"ap-northeast-2": "151534178276",
12+
"ap-northeast-3": "925152966179",
1213
"ap-south-1": "763008648453",
1314
"ap-southeast-1": "324986816169",
1415
"ap-southeast-2": "355873309152",

src/sagemaker/image_uri_config/neo-mxnet.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"ap-east-1": "110948597952",
2424
"ap-northeast-1": "941853720454",
2525
"ap-northeast-2": "151534178276",
26+
"ap-northeast-3": "925152966179",
2627
"ap-south-1": "763008648453",
2728
"ap-southeast-1": "324986816169",
2829
"ap-southeast-2": "355873309152",

src/sagemaker/image_uri_config/neo-pytorch.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"ap-east-1": "110948597952",
1818
"ap-northeast-1": "941853720454",
1919
"ap-northeast-2": "151534178276",
20+
"ap-northeast-3": "925152966179",
2021
"ap-south-1": "763008648453",
2122
"ap-southeast-1": "324986816169",
2223
"ap-southeast-2": "355873309152",
@@ -46,6 +47,7 @@
4647
"ap-east-1": "110948597952",
4748
"ap-northeast-1": "941853720454",
4849
"ap-northeast-2": "151534178276",
50+
"ap-northeast-3": "925152966179",
4951
"ap-south-1": "763008648453",
5052
"ap-southeast-1": "324986816169",
5153
"ap-southeast-2": "355873309152",
@@ -75,6 +77,7 @@
7577
"ap-east-1": "110948597952",
7678
"ap-northeast-1": "941853720454",
7779
"ap-northeast-2": "151534178276",
80+
"ap-northeast-3": "925152966179",
7881
"ap-south-1": "763008648453",
7982
"ap-southeast-1": "324986816169",
8083
"ap-southeast-2": "355873309152",

src/sagemaker/image_uri_config/neo-tensorflow.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"ap-east-1": "110948597952",
2323
"ap-northeast-1": "941853720454",
2424
"ap-northeast-2": "151534178276",
25+
"ap-northeast-3": "925152966179",
2526
"ap-south-1": "763008648453",
2627
"ap-southeast-1": "324986816169",
2728
"ap-southeast-2": "355873309152",

src/sagemaker/image_uri_config/xgboost-neo.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"ap-east-1": "110948597952",
88
"ap-northeast-1": "941853720454",
99
"ap-northeast-2": "151534178276",
10+
"ap-northeast-3": "925152966179",
1011
"ap-south-1": "763008648453",
1112
"ap-southeast-1": "324986816169",
1213
"ap-southeast-2": "355873309152",

0 commit comments

Comments
 (0)