|
4 | 4 | "version_aliases": {
|
5 | 5 | "0.3": "0.3.2",
|
6 | 6 | "0.4": "0.4.3",
|
7 |
| - "0.5": "0.5.2" |
| 7 | + "0.5": "0.5.2", |
| 8 | + "0.6": "0.6.1" |
8 | 9 | },
|
9 | 10 | "versions": {
|
10 | 11 | "0.3.1": {
|
|
198 | 199 | },
|
199 | 200 | "repository": "autogluon-training",
|
200 | 201 | "py_versions": ["py38"]
|
| 202 | + }, |
| 203 | + "0.6.1": { |
| 204 | + "registries": { |
| 205 | + "af-south-1": "626614931356", |
| 206 | + "ap-east-1": "871362719292", |
| 207 | + "ap-northeast-1": "763104351884", |
| 208 | + "ap-northeast-2": "763104351884", |
| 209 | + "ap-northeast-3": "364406365360", |
| 210 | + "ap-south-1": "763104351884", |
| 211 | + "ap-southeast-1": "763104351884", |
| 212 | + "ap-southeast-2": "763104351884", |
| 213 | + "ap-southeast-3": "907027046896", |
| 214 | + "ca-central-1": "763104351884", |
| 215 | + "eu-central-1": "763104351884", |
| 216 | + "eu-north-1": "763104351884", |
| 217 | + "eu-west-1": "763104351884", |
| 218 | + "eu-west-2": "763104351884", |
| 219 | + "eu-west-3": "763104351884", |
| 220 | + "eu-south-1": "692866216735", |
| 221 | + "me-south-1": "217643126080", |
| 222 | + "sa-east-1": "763104351884", |
| 223 | + "us-east-1": "763104351884", |
| 224 | + "us-east-2": "763104351884", |
| 225 | + "us-gov-east-1": "446045086412", |
| 226 | + "us-gov-west-1": "442386744353", |
| 227 | + "us-iso-east-1": "886529160074", |
| 228 | + "us-west-1": "763104351884", |
| 229 | + "us-west-2": "763104351884" |
| 230 | + }, |
| 231 | + "repository": "autogluon-training", |
| 232 | + "py_versions": ["py38"] |
201 | 233 | }
|
202 | 234 | }
|
203 | 235 | },
|
204 | 236 | "inference": {
|
205 | 237 | "version_aliases": {
|
206 | 238 | "0.3": "0.3.2",
|
207 | 239 | "0.4": "0.4.3",
|
208 |
| - "0.5": "0.5.2" |
| 240 | + "0.5": "0.5.2", |
| 241 | + "0.6": "0.6.1" |
209 | 242 | },
|
210 | 243 | "versions": {
|
211 | 244 | "0.3.1": {
|
|
435 | 468 | "repository": "autogluon-inference",
|
436 | 469 | "processors": ["cpu", "gpu"],
|
437 | 470 | "py_versions": ["py38"]
|
| 471 | + }, |
| 472 | + "0.6.1": { |
| 473 | + "registries": { |
| 474 | + "af-south-1": "626614931356", |
| 475 | + "ap-east-1": "871362719292", |
| 476 | + "ap-northeast-1": "763104351884", |
| 477 | + "ap-northeast-2": "763104351884", |
| 478 | + "ap-northeast-3": "364406365360", |
| 479 | + "ap-south-1": "763104351884", |
| 480 | + "ap-southeast-1": "763104351884", |
| 481 | + "ap-southeast-2": "763104351884", |
| 482 | + "ap-southeast-3": "907027046896", |
| 483 | + "ca-central-1": "763104351884", |
| 484 | + "cn-north-1": "727897471807", |
| 485 | + "cn-northwest-1": "727897471807", |
| 486 | + "eu-central-1": "763104351884", |
| 487 | + "eu-north-1": "763104351884", |
| 488 | + "eu-west-1": "763104351884", |
| 489 | + "eu-west-2": "763104351884", |
| 490 | + "eu-west-3": "763104351884", |
| 491 | + "eu-south-1": "692866216735", |
| 492 | + "me-south-1": "217643126080", |
| 493 | + "sa-east-1": "763104351884", |
| 494 | + "us-east-1": "763104351884", |
| 495 | + "us-east-2": "763104351884", |
| 496 | + "us-gov-east-1": "446045086412", |
| 497 | + "us-gov-west-1": "442386744353", |
| 498 | + "us-iso-east-1": "886529160074", |
| 499 | + "us-west-1": "763104351884", |
| 500 | + "us-west-2": "763104351884" |
| 501 | + }, |
| 502 | + "repository": "autogluon-inference", |
| 503 | + "processors": ["cpu", "gpu"], |
| 504 | + "py_versions": ["py38"] |
438 | 505 | }
|
439 | 506 | }
|
440 | 507 | }
|
|
0 commit comments