|
7 | 7 | "4.6": "4.6.1",
|
8 | 8 | "4.10": "4.10.2",
|
9 | 9 | "4.11": "4.11.0",
|
10 |
| - "4.12": "4.12.3" |
| 10 | + "4.12": "4.12.3", |
| 11 | + "4.17": "4.17.0" |
11 | 12 | },
|
12 | 13 | "versions": {
|
13 | 14 | "4.4.2": {
|
|
557 | 558 | "repository": "huggingface-tensorflow-training",
|
558 | 559 | "container_version": {"gpu": "cu112-ubuntu18.04"}
|
559 | 560 | }
|
| 561 | + }, |
| 562 | + "4.17.0": { |
| 563 | + "version_aliases": { |
| 564 | + "pytorch1.10": "pytorch1.10.2" |
| 565 | + }, |
| 566 | + "pytorch1.10.2": { |
| 567 | + "py_versions": ["py38"], |
| 568 | + "registries": { |
| 569 | + "af-south-1": "626614931356", |
| 570 | + "ap-east-1": "871362719292", |
| 571 | + "ap-northeast-1": "763104351884", |
| 572 | + "ap-northeast-2": "763104351884", |
| 573 | + "ap-northeast-3": "364406365360", |
| 574 | + "ap-south-1": "763104351884", |
| 575 | + "ap-southeast-1": "763104351884", |
| 576 | + "ap-southeast-2": "763104351884", |
| 577 | + "ca-central-1": "763104351884", |
| 578 | + "cn-north-1": "727897471807", |
| 579 | + "cn-northwest-1": "727897471807", |
| 580 | + "eu-central-1": "763104351884", |
| 581 | + "eu-north-1": "763104351884", |
| 582 | + "eu-west-1": "763104351884", |
| 583 | + "eu-west-2": "763104351884", |
| 584 | + "eu-west-3": "763104351884", |
| 585 | + "eu-south-1": "692866216735", |
| 586 | + "me-south-1": "217643126080", |
| 587 | + "sa-east-1": "763104351884", |
| 588 | + "us-east-1": "763104351884", |
| 589 | + "us-east-2": "763104351884", |
| 590 | + "us-gov-west-1": "442386744353", |
| 591 | + "us-iso-east-1": "886529160074", |
| 592 | + "us-west-1": "763104351884", |
| 593 | + "us-west-2": "763104351884" |
| 594 | + }, |
| 595 | + "repository": "huggingface-pytorch-training", |
| 596 | + "container_version": {"gpu": "cu113-ubuntu20.04"} |
| 597 | + } |
560 | 598 | }
|
561 | 599 | }
|
562 | 600 | },
|
|
947 | 985 | "repository": "huggingface-tensorflow-inference",
|
948 | 986 | "container_version": {"gpu": "cu112-ubuntu18.04", "cpu": "ubuntu18.04" }
|
949 | 987 | }
|
| 988 | + }, |
| 989 | + "4.17.0": { |
| 990 | + "version_aliases": { |
| 991 | + "pytorch1.10": "pytorch1.10.2" |
| 992 | + }, |
| 993 | + "pytorch1.10.2": { |
| 994 | + "py_versions": ["py38"], |
| 995 | + "registries": { |
| 996 | + "af-south-1": "626614931356", |
| 997 | + "ap-east-1": "871362719292", |
| 998 | + "ap-northeast-1": "763104351884", |
| 999 | + "ap-northeast-2": "763104351884", |
| 1000 | + "ap-northeast-3": "364406365360", |
| 1001 | + "ap-south-1": "763104351884", |
| 1002 | + "ap-southeast-1": "763104351884", |
| 1003 | + "ap-southeast-2": "763104351884", |
| 1004 | + "ca-central-1": "763104351884", |
| 1005 | + "cn-north-1": "727897471807", |
| 1006 | + "cn-northwest-1": "727897471807", |
| 1007 | + "eu-central-1": "763104351884", |
| 1008 | + "eu-north-1": "763104351884", |
| 1009 | + "eu-west-1": "763104351884", |
| 1010 | + "eu-west-2": "763104351884", |
| 1011 | + "eu-west-3": "763104351884", |
| 1012 | + "eu-south-1": "692866216735", |
| 1013 | + "me-south-1": "217643126080", |
| 1014 | + "sa-east-1": "763104351884", |
| 1015 | + "us-east-1": "763104351884", |
| 1016 | + "us-east-2": "763104351884", |
| 1017 | + "us-gov-west-1": "442386744353", |
| 1018 | + "us-iso-east-1": "886529160074", |
| 1019 | + "us-west-1": "763104351884", |
| 1020 | + "us-west-2": "763104351884" |
| 1021 | + }, |
| 1022 | + "repository": "huggingface-pytorch-inference", |
| 1023 | + "container_version": {"gpu": "cu113-ubuntu20.04", "cpu": "ubuntu20.04" } |
| 1024 | + } |
950 | 1025 | }
|
951 | 1026 | }
|
952 | 1027 | }
|
|
0 commit comments