|
2186 | 2186 | "version_aliases": {
|
2187 | 2187 | "2.9": "2.9.1",
|
2188 | 2188 | "2.12": "2.12.1",
|
2189 |
| - "2.13": "2.13.0" |
| 2189 | + "2.13": "2.13.0", |
| 2190 | + "2.14": "2.14.1" |
2190 | 2191 | },
|
2191 | 2192 | "versions": {
|
2192 | 2193 | "2.9.1": {
|
|
2323 | 2324 | "container_version": {
|
2324 | 2325 | "cpu": "ubuntu20.04"
|
2325 | 2326 | }
|
| 2327 | + }, |
| 2328 | + "2.14.1": { |
| 2329 | + "py_versions": [ |
| 2330 | + "py310" |
| 2331 | + ], |
| 2332 | + "registries": { |
| 2333 | + "af-south-1": "626614931356", |
| 2334 | + "il-central-1": "780543022126", |
| 2335 | + "ap-east-1": "871362719292", |
| 2336 | + "ap-northeast-1": "763104351884", |
| 2337 | + "ap-northeast-2": "763104351884", |
| 2338 | + "ap-northeast-3": "364406365360", |
| 2339 | + "ap-south-1": "763104351884", |
| 2340 | + "ap-south-2": "772153158452", |
| 2341 | + "ap-southeast-1": "763104351884", |
| 2342 | + "ap-southeast-2": "763104351884", |
| 2343 | + "ap-southeast-3": "907027046896", |
| 2344 | + "ap-southeast-4": "457447274322", |
| 2345 | + "ca-central-1": "763104351884", |
| 2346 | + "cn-north-1": "727897471807", |
| 2347 | + "cn-northwest-1": "727897471807", |
| 2348 | + "eu-central-1": "763104351884", |
| 2349 | + "eu-central-2": "380420809688", |
| 2350 | + "eu-north-1": "763104351884", |
| 2351 | + "eu-west-1": "763104351884", |
| 2352 | + "eu-west-2": "763104351884", |
| 2353 | + "eu-west-3": "763104351884", |
| 2354 | + "eu-south-1": "692866216735", |
| 2355 | + "eu-south-2": "503227376785", |
| 2356 | + "me-south-1": "217643126080", |
| 2357 | + "sa-east-1": "763104351884", |
| 2358 | + "us-east-1": "763104351884", |
| 2359 | + "us-east-2": "763104351884", |
| 2360 | + "us-gov-east-1": "446045086412", |
| 2361 | + "us-gov-west-1": "442386744353", |
| 2362 | + "us-iso-east-1": "886529160074", |
| 2363 | + "us-isob-east-1": "094389454867", |
| 2364 | + "us-west-1": "763104351884", |
| 2365 | + "us-west-2": "763104351884", |
| 2366 | + "ca-west-1": "204538143572" |
| 2367 | + }, |
| 2368 | + "repository": "tensorflow-inference-graviton", |
| 2369 | + "container_version": { |
| 2370 | + "cpu": "ubuntu20.04" |
| 2371 | + } |
2326 | 2372 | }
|
2327 | 2373 | }
|
2328 | 2374 | },
|
|
0 commit comments