|
1383 | 1383 | },
|
1384 | 1384 | "4.26.0": {
|
1385 | 1385 | "version_aliases": {
|
1386 |
| - "pytorch1.13": "pytorch1.13.1" |
| 1386 | + "pytorch1.13": "pytorch1.13.1", |
| 1387 | + "tensorflow2.11": "tensorflow2.11.0" |
1387 | 1388 | },
|
1388 | 1389 | "pytorch1.13.1": {
|
1389 | 1390 | "py_versions": ["py39"],
|
|
1424 | 1425 | },
|
1425 | 1426 | "repository": "huggingface-pytorch-inference",
|
1426 | 1427 | "container_version": {"gpu": "cu117-ubuntu20.04", "cpu": "ubuntu20.04" }
|
| 1428 | + }, |
| 1429 | + "tensorflow2.11.0": { |
| 1430 | + "py_versions": ["py39"], |
| 1431 | + "registries": { |
| 1432 | + "af-south-1": "626614931356", |
| 1433 | + "ap-east-1": "871362719292", |
| 1434 | + "ap-northeast-1": "763104351884", |
| 1435 | + "ap-northeast-2": "763104351884", |
| 1436 | + "ap-northeast-3": "364406365360", |
| 1437 | + "ap-south-1": "763104351884", |
| 1438 | + "ap-south-2": "772153158452", |
| 1439 | + "ap-southeast-1": "763104351884", |
| 1440 | + "ap-southeast-2": "763104351884", |
| 1441 | + "ap-southeast-3": "907027046896", |
| 1442 | + "ap-southeast-4": "457447274322", |
| 1443 | + "ca-central-1": "763104351884", |
| 1444 | + "cn-north-1": "727897471807", |
| 1445 | + "cn-northwest-1": "727897471807", |
| 1446 | + "eu-central-1": "763104351884", |
| 1447 | + "eu-central-2": "380420809688", |
| 1448 | + "eu-north-1": "763104351884", |
| 1449 | + "eu-south-1": "692866216735", |
| 1450 | + "eu-south-2": "503227376785", |
| 1451 | + "eu-west-1": "763104351884", |
| 1452 | + "eu-west-2": "763104351884", |
| 1453 | + "eu-west-3": "763104351884", |
| 1454 | + "me-south-1": "217643126080", |
| 1455 | + "me-central-1": "914824155844", |
| 1456 | + "sa-east-1": "763104351884", |
| 1457 | + "us-east-1": "763104351884", |
| 1458 | + "us-east-2": "763104351884", |
| 1459 | + "us-gov-east-1": "446045086412", |
| 1460 | + "us-gov-west-1": "442386744353", |
| 1461 | + "us-iso-east-1": "886529160074", |
| 1462 | + "us-isob-east-1": "094389454867", |
| 1463 | + "us-west-1": "763104351884", |
| 1464 | + "us-west-2": "763104351884" |
| 1465 | + }, |
| 1466 | + "repository": "huggingface-tensorflow-inference", |
| 1467 | + "container_version": {"gpu": "cu112-ubuntu20.04", "cpu": "ubuntu20.04" } |
1427 | 1468 | }
|
1428 | 1469 | }
|
1429 | 1470 | }
|
|
0 commit comments