Skip to content

Commit a2ac391

Browse files
committed
feature: Adding support for 1P Algorithms in HYD
1 parent a09322d commit a2ac391

19 files changed

+130
-0
lines changed

src/sagemaker/image_uri_config/blazingtext.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"ap-northeast-3": "867004704886",
1111
"ap-southeast-3": "951798379941",
1212
"ap-south-1": "991648021394",
13+
"ap-south-2": "628508329040",
1314
"ap-southeast-1": "475088953585",
1415
"ap-southeast-2": "544295431143",
1516
"ca-central-1": "469771592824",
@@ -31,6 +32,7 @@
3132
"us-gov-west-1": "226302683700",
3233
"us-gov-east-1": "237065988967",
3334
"us-iso-east-1": "490574956308",
35+
"us-isob-east-1": "765400339828",
3436
"us-west-1": "632365934929",
3537
"us-west-2": "433757028032"
3638
},

src/sagemaker/image_uri_config/factorization-machines.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"ap-northeast-3": "867004704886",
1111
"ap-southeast-3": "951798379941",
1212
"ap-south-1": "991648021394",
13+
"ap-south-2": "628508329040",
1314
"ap-southeast-1": "475088953585",
1415
"ap-southeast-2": "712309505854",
1516
"ca-central-1": "469771592824",
@@ -31,6 +32,7 @@
3132
"us-gov-west-1": "226302683700",
3233
"us-gov-east-1": "237065988967",
3334
"us-iso-east-1": "490574956308",
35+
"us-isob-east-1": "765400339828",
3436
"us-west-1": "632365934929",
3537
"us-west-2": "174872318107"
3638
},
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"scope": ["inference", "training"],
3+
"versions": {
4+
"1": {
5+
"registries": {
6+
"af-south-1": "455444449433",
7+
"ap-east-1": "286214385809",
8+
"ap-northeast-1": "501404015308",
9+
"ap-northeast-2": "306986355934",
10+
"ap-south-1": "991648021394",
11+
"ap-south-2": "628508329040",
12+
"ap-southeast-1": "475088953585",
13+
"ap-southeast-2": "544295431143",
14+
"ap-southeast-3": "951798379941",
15+
"ap-northeast-3": "867004704886",
16+
"ca-central-1": "469771592824",
17+
"cn-north-1": "390948362332",
18+
"cn-northwest-1": "387376663083",
19+
"eu-central-1": "813361260812",
20+
"eu-central-2": "680994064768",
21+
"eu-north-1": "669576153137",
22+
"eu-west-1": "685385470294",
23+
"eu-west-2": "644912444149",
24+
"eu-west-3": "749696950732",
25+
"eu-south-1": "257386234256",
26+
"eu-south-2": "104374241257",
27+
"me-south-1": "249704162688",
28+
"me-central-1": "272398656194",
29+
"sa-east-1": "855470959533",
30+
"us-east-1": "811284229777",
31+
"us-east-2": "825641698319",
32+
"us-gov-west-1": "226302683700",
33+
"us-gov-east-1": "237065988967",
34+
"us-iso-east-1": "490574956308",
35+
"us-isob-east-1": "765400339828",
36+
"us-west-1": "632365934929",
37+
"us-west-2": "433757028032"
38+
},
39+
"repository": "image-classification"
40+
}
41+
}
42+
}

src/sagemaker/image_uri_config/ipinsights.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"ap-northeast-2": "835164637446",
1010
"ap-northeast-3": "867004704886",
1111
"ap-south-1": "991648021394",
12+
"ap-south-2": "628508329040",
1213
"ap-southeast-1": "475088953585",
1314
"ap-southeast-2": "712309505854",
1415
"ap-southeast-3": "951798379941",
@@ -31,6 +32,7 @@
3132
"us-gov-west-1": "226302683700",
3233
"us-gov-east-1": "237065988967",
3334
"us-iso-east-1": "490574956308",
35+
"us-isob-east-1": "765400339828",
3436
"us-west-1": "632365934929",
3537
"us-west-2": "174872318107"
3638
},

src/sagemaker/image_uri_config/kmeans.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"ap-northeast-2": "835164637446",
1010
"ap-northeast-3": "867004704886",
1111
"ap-south-1": "991648021394",
12+
"ap-south-2": "628508329040",
1213
"ap-southeast-1": "475088953585",
1314
"ap-southeast-2": "712309505854",
1415
"ap-southeast-3": "951798379941",
@@ -31,6 +32,7 @@
3132
"us-gov-west-1": "226302683700",
3233
"us-gov-east-1": "237065988967",
3334
"us-iso-east-1": "490574956308",
35+
"us-isob-east-1": "765400339828",
3436
"us-west-1": "632365934929",
3537
"us-west-2": "174872318107"
3638
},

src/sagemaker/image_uri_config/knn.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"ap-northeast-2": "835164637446",
1010
"ap-northeast-3": "867004704886",
1111
"ap-south-1": "991648021394",
12+
"ap-south-2": "628508329040",
1213
"ap-southeast-1": "475088953585",
1314
"ap-southeast-2": "712309505854",
1415
"ap-southeast-3": "951798379941",
@@ -31,6 +32,7 @@
3132
"us-gov-west-1": "226302683700",
3233
"us-gov-east-1": "237065988967",
3334
"us-iso-east-1": "490574956308",
35+
"us-isob-east-1": "765400339828",
3436
"us-west-1": "632365934929",
3537
"us-west-2": "174872318107"
3638
},

src/sagemaker/image_uri_config/linear-learner.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"ap-northeast-2": "835164637446",
1010
"ap-northeast-3": "867004704886",
1111
"ap-south-1": "991648021394",
12+
"ap-south-2": "628508329040",
1213
"ap-southeast-1": "475088953585",
1314
"ap-southeast-2": "712309505854",
1415
"ap-southeast-3": "951798379941",
@@ -31,6 +32,7 @@
3132
"us-gov-west-1": "226302683700",
3233
"us-gov-east-1": "237065988967",
3334
"us-iso-east-1": "490574956308",
35+
"us-isob-east-1": "765400339828",
3436
"us-west-1": "632365934929",
3537
"us-west-2": "174872318107"
3638
},

src/sagemaker/image_uri_config/ntm.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"ap-northeast-2": "835164637446",
1010
"ap-northeast-3": "867004704886",
1111
"ap-south-1": "991648021394",
12+
"ap-south-2": "628508329040",
1213
"ap-southeast-1": "475088953585",
1314
"ap-southeast-2": "712309505854",
1415
"ap-southeast-3": "951798379941",
@@ -31,6 +32,7 @@
3132
"us-gov-west-1": "226302683700",
3233
"us-gov-east-1": "237065988967",
3334
"us-iso-east-1": "490574956308",
35+
"us-isob-east-1": "765400339828",
3436
"us-west-1": "632365934929",
3537
"us-west-2": "174872318107"
3638
},

src/sagemaker/image_uri_config/object-detection.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"ap-northeast-2": "306986355934",
1010
"ap-northeast-3": "867004704886",
1111
"ap-south-1": "991648021394",
12+
"ap-south-2": "628508329040",
1213
"ap-southeast-1": "475088953585",
1314
"ap-southeast-2": "544295431143",
1415
"ap-southeast-3": "951798379941",
@@ -31,6 +32,7 @@
3132
"us-gov-west-1": "226302683700",
3233
"us-gov-east-1": "237065988967",
3334
"us-iso-east-1": "490574956308",
35+
"us-isob-east-1": "765400339828",
3436
"us-west-1": "632365934929",
3537
"us-west-2": "433757028032"
3638
},

src/sagemaker/image_uri_config/object2vec.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"ap-northeast-2": "835164637446",
1010
"ap-northeast-3": "867004704886",
1111
"ap-south-1": "991648021394",
12+
"ap-south-2": "628508329040",
1213
"ap-southeast-1": "475088953585",
1314
"ap-southeast-2": "712309505854",
1415
"ap-southeast-3": "951798379941",
@@ -31,6 +32,7 @@
3132
"us-gov-west-1": "226302683700",
3233
"us-gov-east-1": "237065988967",
3334
"us-iso-east-1": "490574956308",
35+
"us-isob-east-1": "765400339828",
3436
"us-west-1": "632365934929",
3537
"us-west-2": "174872318107"
3638
},

src/sagemaker/image_uri_config/pca.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"ap-northeast-2": "835164637446",
1010
"ap-northeast-3": "867004704886",
1111
"ap-south-1": "991648021394",
12+
"ap-south-2": "628508329040",
1213
"ap-southeast-1": "475088953585",
1314
"ap-southeast-2": "712309505854",
1415
"ap-southeast-3": "951798379941",
@@ -31,6 +32,7 @@
3132
"us-gov-west-1": "226302683700",
3233
"us-gov-east-1": "237065988967",
3334
"us-iso-east-1": "490574956308",
35+
"us-isob-east-1": "765400339828",
3436
"us-west-1": "632365934929",
3537
"us-west-2": "174872318107"
3638
},

src/sagemaker/image_uri_config/randomcutforest.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"ap-northeast-2": "835164637446",
1010
"ap-northeast-3": "867004704886",
1111
"ap-south-1": "991648021394",
12+
"ap-south-2": "628508329040",
1213
"ap-southeast-1": "475088953585",
1314
"ap-southeast-2": "712309505854",
1415
"ap-southeast-3": "951798379941",
@@ -31,6 +32,7 @@
3132
"us-gov-west-1": "226302683700",
3233
"us-gov-east-1": "237065988967",
3334
"us-iso-east-1": "490574956308",
35+
"us-isob-east-1": "765400339828",
3436
"us-west-1": "632365934929",
3537
"us-west-2": "174872318107"
3638
},

src/sagemaker/image_uri_config/semantic-segmentation.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"ap-northeast-2": "306986355934",
1010
"ap-northeast-3": "867004704886",
1111
"ap-south-1": "991648021394",
12+
"ap-south-2": "628508329040",
1213
"ap-southeast-1": "475088953585",
1314
"ap-southeast-2": "544295431143",
1415
"ap-southeast-3": "951798379941",
@@ -31,6 +32,7 @@
3132
"us-gov-west-1": "226302683700",
3233
"us-gov-east-1": "237065988967",
3334
"us-iso-east-1": "490574956308",
35+
"us-isob-east-1": "765400339828",
3436
"us-west-1": "632365934929",
3537
"us-west-2": "433757028032"
3638
},

src/sagemaker/image_uri_config/seq2seq.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"ap-northeast-2": "306986355934",
1010
"ap-northeast-3": "867004704886",
1111
"ap-south-1": "991648021394",
12+
"ap-south-2": "628508329040",
1213
"ap-southeast-1": "475088953585",
1314
"ap-southeast-2": "544295431143",
1415
"ap-southeast-3": "951798379941",
@@ -31,6 +32,7 @@
3132
"us-gov-west-1": "226302683700",
3233
"us-gov-east-1": "237065988967",
3334
"us-iso-east-1": "490574956308",
35+
"us-isob-east-1": "765400339828",
3436
"us-west-1": "632365934929",
3537
"us-west-2": "433757028032"
3638
},

src/sagemaker/image_uri_config/sklearn.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"ap-northeast-2": "366743142698",
1212
"ap-northeast-3": "867004704886",
1313
"ap-south-1": "720646828776",
14+
"ap-south-2": "628508329040",
1415
"ap-southeast-1": "121021644041",
1516
"ap-southeast-2": "783357654285",
1617
"ap-southeast-3": "951798379941",
@@ -33,6 +34,7 @@
3334
"us-gov-west-1": "414596584902",
3435
"us-gov-east-1": "237065988967",
3536
"us-iso-east-1": "833128469047",
37+
"us-isob-east-1": "281123927165",
3638
"us-west-1": "746614075791",
3739
"us-west-2": "246618743249"
3840
},
@@ -48,6 +50,7 @@
4850
"ap-northeast-2": "366743142698",
4951
"ap-northeast-3": "867004704886",
5052
"ap-south-1": "720646828776",
53+
"ap-south-2": "628508329040",
5154
"ap-southeast-1": "121021644041",
5255
"ap-southeast-2": "783357654285",
5356
"ap-southeast-3": "951798379941",
@@ -70,6 +73,7 @@
7073
"us-gov-west-1": "414596584902",
7174
"us-gov-east-1": "237065988967",
7275
"us-iso-east-1": "833128469047",
76+
"us-isob-east-1": "281123927165",
7377
"us-west-1": "746614075791",
7478
"us-west-2": "246618743249"
7579
},
@@ -85,6 +89,7 @@
8589
"ap-northeast-2": "366743142698",
8690
"ap-northeast-3": "867004704886",
8791
"ap-south-1": "720646828776",
92+
"ap-south-2": "628508329040",
8893
"ap-southeast-1": "121021644041",
8994
"ap-southeast-2": "783357654285",
9095
"ap-southeast-3": "951798379941",
@@ -107,6 +112,7 @@
107112
"us-gov-west-1": "414596584902",
108113
"us-gov-east-1": "237065988967",
109114
"us-iso-east-1": "833128469047",
115+
"us-isob-east-1": "281123927165",
110116
"us-west-1": "746614075791",
111117
"us-west-2": "246618743249"
112118
},
@@ -126,6 +132,7 @@
126132
"ap-northeast-2": "366743142698",
127133
"ap-northeast-3": "867004704886",
128134
"ap-south-1": "720646828776",
135+
"ap-south-2": "628508329040",
129136
"ap-southeast-1": "121021644041",
130137
"ap-southeast-2": "783357654285",
131138
"ap-southeast-3": "951798379941",
@@ -148,6 +155,7 @@
148155
"us-gov-west-1": "414596584902",
149156
"us-gov-east-1": "237065988967",
150157
"us-iso-east-1": "833128469047",
158+
"us-isob-east-1": "281123927165",
151159
"us-west-1": "746614075791",
152160
"us-west-2": "246618743249"
153161
},
@@ -163,6 +171,7 @@
163171
"ap-northeast-2": "366743142698",
164172
"ap-northeast-3": "867004704886",
165173
"ap-south-1": "720646828776",
174+
"ap-south-2": "628508329040",
166175
"ap-southeast-1": "121021644041",
167176
"ap-southeast-2": "783357654285",
168177
"ap-southeast-3": "951798379941",
@@ -185,6 +194,7 @@
185194
"us-gov-west-1": "414596584902",
186195
"us-gov-east-1": "237065988967",
187196
"us-iso-east-1": "833128469047",
197+
"us-isob-east-1": "281123927165",
188198
"us-west-1": "746614075791",
189199
"us-west-2": "246618743249"
190200
},
@@ -200,6 +210,7 @@
200210
"ap-northeast-2": "366743142698",
201211
"ap-northeast-3": "867004704886",
202212
"ap-south-1": "720646828776",
213+
"ap-south-2": "628508329040",
203214
"ap-southeast-1": "121021644041",
204215
"ap-southeast-2": "783357654285",
205216
"ap-southeast-3": "951798379941",
@@ -222,6 +233,7 @@
222233
"us-gov-west-1": "414596584902",
223234
"us-gov-east-1": "237065988967",
224235
"us-iso-east-1": "833128469047",
236+
"us-isob-east-1": "281123927165",
225237
"us-west-1": "746614075791",
226238
"us-west-2": "246618743249"
227239
},
@@ -241,6 +253,7 @@
241253
"ap-northeast-2": "366743142698",
242254
"ap-northeast-3": "867004704886",
243255
"ap-south-1": "720646828776",
256+
"ap-south-2": "628508329040",
244257
"ap-southeast-1": "121021644041",
245258
"ap-southeast-2": "783357654285",
246259
"ap-southeast-3": "951798379941",
@@ -263,6 +276,7 @@
263276
"us-gov-west-1": "414596584902",
264277
"us-gov-east-1": "237065988967",
265278
"us-iso-east-1": "833128469047",
279+
"us-isob-east-1": "281123927165",
266280
"us-west-1": "746614075791",
267281
"us-west-2": "246618743249"
268282
},

0 commit comments

Comments
 (0)