Skip to content

Commit 14fc003

Browse files
authored
Merge branch 'master' into chore/gated-js-model-training-integ-test
2 parents e7d14ab + e0102e7 commit 14fc003

27 files changed

+172
-24
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## v2.177.0 (2023-08-11)
4+
5+
### Features
6+
7+
* Add TLV accounts for 1P Algorithms
8+
9+
## v2.176.0 (2023-08-10)
10+
11+
### Features
12+
13+
* Add TF 2.13 Training and Inference SM images
14+
15+
### Bug Fixes and Other Changes
16+
17+
* revert-PR_3903
18+
* skip tensorflow local mode notebook test
19+
* change instance type for huggingface test to ml.g5.8xlarge
20+
321
## v2.175.0 (2023-08-05)
422

523
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.175.1.dev0
1+
2.177.1.dev0

src/sagemaker/image_uri_config/blazingtext.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/factorization-machines.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/forecasting-deepar.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/image-classification.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/ipinsights.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/kmeans.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/knn.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/linear-learner.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/ntm.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/object-detection.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/object2vec.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/pca.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/randomcutforest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/semantic-segmentation.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/seq2seq.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/sklearn.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"eu-west-3": "659782779980",
2828
"eu-south-1": "978288397137",
2929
"eu-south-2": "104374241257",
30+
"il-central-1": "898809789911",
3031
"me-south-1": "801668240914",
3132
"me-central-1": "272398656194",
3233
"sa-east-1": "737474898029",
@@ -67,6 +68,7 @@
6768
"eu-west-3": "659782779980",
6869
"eu-south-1": "978288397137",
6970
"eu-south-2": "104374241257",
71+
"il-central-1": "898809789911",
7072
"me-south-1": "801668240914",
7173
"me-central-1": "272398656194",
7274
"sa-east-1": "737474898029",
@@ -107,6 +109,7 @@
107109
"eu-west-3": "659782779980",
108110
"eu-south-1": "978288397137",
109111
"eu-south-2": "104374241257",
112+
"il-central-1": "898809789911",
110113
"me-south-1": "801668240914",
111114
"me-central-1": "272398656194",
112115
"sa-east-1": "737474898029",
@@ -147,6 +150,7 @@
147150
"eu-west-3": "659782779980",
148151
"eu-south-1": "978288397137",
149152
"eu-south-2": "104374241257",
153+
"il-central-1": "898809789911",
150154
"me-south-1": "801668240914",
151155
"me-central-1": "272398656194",
152156
"sa-east-1": "737474898029",
@@ -191,6 +195,7 @@
191195
"eu-west-3": "659782779980",
192196
"eu-south-1": "978288397137",
193197
"eu-south-2": "104374241257",
198+
"il-central-1": "898809789911",
194199
"me-south-1": "801668240914",
195200
"me-central-1": "272398656194",
196201
"sa-east-1": "737474898029",
@@ -231,6 +236,7 @@
231236
"eu-west-3": "659782779980",
232237
"eu-south-1": "978288397137",
233238
"eu-south-2": "104374241257",
239+
"il-central-1": "898809789911",
234240
"me-south-1": "801668240914",
235241
"me-central-1": "272398656194",
236242
"sa-east-1": "737474898029",
@@ -271,6 +277,7 @@
271277
"eu-west-3": "659782779980",
272278
"eu-south-1": "978288397137",
273279
"eu-south-2": "104374241257",
280+
"il-central-1": "898809789911",
274281
"me-south-1": "801668240914",
275282
"me-central-1": "272398656194",
276283
"sa-east-1": "737474898029",
@@ -311,6 +318,7 @@
311318
"eu-west-3": "659782779980",
312319
"eu-south-1": "978288397137",
313320
"eu-south-2": "104374241257",
321+
"il-central-1": "898809789911",
314322
"me-south-1": "801668240914",
315323
"me-central-1": "272398656194",
316324
"sa-east-1": "737474898029",
@@ -355,6 +363,7 @@
355363
"eu-west-3": "659782779980",
356364
"eu-south-1": "978288397137",
357365
"eu-south-2": "104374241257",
366+
"il-central-1": "898809789911",
358367
"me-south-1": "801668240914",
359368
"me-central-1": "272398656194",
360369
"sa-east-1": "737474898029",

src/sagemaker/image_uri_config/tensorflow.json

Lines changed: 80 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,8 @@
325325
"2.9": "2.9.3",
326326
"2.10": "2.10.1",
327327
"2.11": "2.11.1",
328-
"2.12": "2.12.1"
328+
"2.12": "2.12.1",
329+
"2.13": "2.13.0"
329330
},
330331
"versions": {
331332
"1.10.0": {
@@ -2054,6 +2055,44 @@
20542055
"us-west-2": "763104351884"
20552056
},
20562057
"repository": "tensorflow-inference"
2058+
},
2059+
"2.13.0": {
2060+
"registries": {
2061+
"af-south-1": "626614931356",
2062+
"il-central-1": "780543022126",
2063+
"ap-east-1": "871362719292",
2064+
"ap-northeast-1": "763104351884",
2065+
"ap-northeast-2": "763104351884",
2066+
"ap-northeast-3": "364406365360",
2067+
"ap-south-1": "763104351884",
2068+
"ap-south-2": "772153158452",
2069+
"ap-southeast-1": "763104351884",
2070+
"ap-southeast-2": "763104351884",
2071+
"ap-southeast-3": "907027046896",
2072+
"ap-southeast-4": "457447274322",
2073+
"ca-central-1": "763104351884",
2074+
"cn-north-1": "727897471807",
2075+
"cn-northwest-1": "727897471807",
2076+
"eu-central-1": "763104351884",
2077+
"eu-central-2": "380420809688",
2078+
"eu-north-1": "763104351884",
2079+
"eu-south-1": "692866216735",
2080+
"eu-south-2": "503227376785",
2081+
"eu-west-1": "763104351884",
2082+
"eu-west-2": "763104351884",
2083+
"eu-west-3": "763104351884",
2084+
"me-south-1": "217643126080",
2085+
"sa-east-1": "763104351884",
2086+
"us-east-1": "763104351884",
2087+
"us-east-2": "763104351884",
2088+
"us-iso-east-1": "886529160074",
2089+
"us-isob-east-1": "094389454867",
2090+
"us-gov-east-1": "446045086412",
2091+
"us-gov-west-1": "442386744353",
2092+
"us-west-1": "763104351884",
2093+
"us-west-2": "763104351884"
2094+
},
2095+
"repository": "tensorflow-inference"
20572096
}
20582097
}
20592098
},
@@ -2182,7 +2221,8 @@
21822221
"2.9": "2.9.2",
21832222
"2.10": "2.10.1",
21842223
"2.11": "2.11.0",
2185-
"2.12": "2.12.0"
2224+
"2.12": "2.12.0",
2225+
"2.13": "2.13.0"
21862226
},
21872227
"versions": {
21882228
"1.10.0": {
@@ -3982,6 +4022,44 @@
39824022
"us-west-2": "763104351884"
39834023
},
39844024
"repository": "tensorflow-training"
4025+
},
4026+
"2.13.0": {
4027+
"py_versions": [
4028+
"py310"
4029+
],
4030+
"registries": {
4031+
"af-south-1": "626614931356",
4032+
"il-central-1": "780543022126",
4033+
"ap-east-1": "871362719292",
4034+
"ap-northeast-1": "763104351884",
4035+
"ap-northeast-2": "763104351884",
4036+
"ap-northeast-3": "364406365360",
4037+
"ap-south-1": "763104351884",
4038+
"ap-southeast-1": "763104351884",
4039+
"ap-southeast-2": "763104351884",
4040+
"ap-southeast-3": "907027046896",
4041+
"ap-southeast-4": "457447274322",
4042+
"ca-central-1": "763104351884",
4043+
"cn-north-1": "727897471807",
4044+
"cn-northwest-1": "727897471807",
4045+
"eu-central-1": "763104351884",
4046+
"eu-north-1": "763104351884",
4047+
"eu-south-1": "692866216735",
4048+
"eu-west-1": "763104351884",
4049+
"eu-west-2": "763104351884",
4050+
"eu-west-3": "763104351884",
4051+
"me-south-1": "217643126080",
4052+
"sa-east-1": "763104351884",
4053+
"us-east-1": "763104351884",
4054+
"us-east-2": "763104351884",
4055+
"us-gov-east-1": "446045086412",
4056+
"us-gov-west-1": "442386744353",
4057+
"us-iso-east-1": "886529160074",
4058+
"us-isob-east-1": "094389454867",
4059+
"us-west-1": "763104351884",
4060+
"us-west-2": "763104351884"
4061+
},
4062+
"repository": "tensorflow-training"
39854063
}
39864064
}
39874065
}

0 commit comments

Comments
 (0)