Skip to content

Commit 23f4907

Browse files
prateekdesai04Ubuntu
and
Ubuntu
authored
add AG v1.3 (#5171)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-113.us-west-2.compute.internal>
1 parent c87801e commit 23f4907

File tree

1 file changed

+88
-2
lines changed

1 file changed

+88
-2
lines changed

src/sagemaker/image_uri_config/autogluon.json

Lines changed: 88 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"0.8": "0.8.2",
1414
"1.0": "1.0.0",
1515
"1.1": "1.1.1",
16-
"1.2": "1.2.0"
16+
"1.2": "1.2.0",
17+
"1.3": "1.3.0"
1718
},
1819
"versions": {
1920
"0.3.1": {
@@ -605,6 +606,47 @@
605606
"py_versions": [
606607
"py311"
607608
]
609+
},
610+
"1.3.0": {
611+
"registries": {
612+
"af-south-1": "626614931356",
613+
"il-central-1": "780543022126",
614+
"ap-east-1": "871362719292",
615+
"ap-northeast-1": "763104351884",
616+
"ap-northeast-2": "763104351884",
617+
"ap-northeast-3": "364406365360",
618+
"ap-south-1": "763104351884",
619+
"ap-southeast-1": "763104351884",
620+
"ap-southeast-2": "763104351884",
621+
"ap-southeast-3": "907027046896",
622+
"ap-southeast-4": "457447274322",
623+
"ca-central-1": "763104351884",
624+
"eu-central-1": "763104351884",
625+
"eu-north-1": "763104351884",
626+
"eu-west-1": "763104351884",
627+
"eu-west-2": "763104351884",
628+
"eu-west-3": "763104351884",
629+
"eu-south-1": "692866216735",
630+
"me-south-1": "217643126080",
631+
"sa-east-1": "763104351884",
632+
"us-east-1": "763104351884",
633+
"us-east-2": "763104351884",
634+
"us-gov-east-1": "446045086412",
635+
"us-gov-west-1": "442386744353",
636+
"us-iso-east-1": "886529160074",
637+
"us-isob-east-1": "094389454867",
638+
"us-west-1": "763104351884",
639+
"us-west-2": "763104351884",
640+
"ca-west-1": "204538143572"
641+
},
642+
"repository": "autogluon-training",
643+
"processors": [
644+
"cpu",
645+
"gpu"
646+
],
647+
"py_versions": [
648+
"py311"
649+
]
608650
}
609651
}
610652
},
@@ -618,7 +660,8 @@
618660
"0.8": "0.8.2",
619661
"1.0": "1.0.0",
620662
"1.1": "1.1.1",
621-
"1.2": "1.2.0"
663+
"1.2": "1.2.0",
664+
"1.3": "1.3.0"
622665
},
623666
"versions": {
624667
"0.3.1": {
@@ -1243,6 +1286,49 @@
12431286
"py_versions": [
12441287
"py311"
12451288
]
1289+
},
1290+
"1.3.0": {
1291+
"registries": {
1292+
"af-south-1": "626614931356",
1293+
"il-central-1": "780543022126",
1294+
"ap-east-1": "871362719292",
1295+
"ap-northeast-1": "763104351884",
1296+
"ap-northeast-2": "763104351884",
1297+
"ap-northeast-3": "364406365360",
1298+
"ap-south-1": "763104351884",
1299+
"ap-southeast-1": "763104351884",
1300+
"ap-southeast-2": "763104351884",
1301+
"ap-southeast-3": "907027046896",
1302+
"ap-southeast-4": "457447274322",
1303+
"ca-central-1": "763104351884",
1304+
"cn-north-1": "727897471807",
1305+
"cn-northwest-1": "727897471807",
1306+
"eu-central-1": "763104351884",
1307+
"eu-north-1": "763104351884",
1308+
"eu-west-1": "763104351884",
1309+
"eu-west-2": "763104351884",
1310+
"eu-west-3": "763104351884",
1311+
"eu-south-1": "692866216735",
1312+
"me-south-1": "217643126080",
1313+
"sa-east-1": "763104351884",
1314+
"us-east-1": "763104351884",
1315+
"us-east-2": "763104351884",
1316+
"us-gov-east-1": "446045086412",
1317+
"us-gov-west-1": "442386744353",
1318+
"us-iso-east-1": "886529160074",
1319+
"us-isob-east-1": "094389454867",
1320+
"us-west-1": "763104351884",
1321+
"us-west-2": "763104351884",
1322+
"ca-west-1": "204538143572"
1323+
},
1324+
"repository": "autogluon-inference",
1325+
"processors": [
1326+
"cpu",
1327+
"gpu"
1328+
],
1329+
"py_versions": [
1330+
"py311"
1331+
]
12461332
}
12471333
}
12481334
}

0 commit comments

Comments
 (0)