|
420 | 420 | "stable_version": "2.8.0", |
421 | 421 | "use_split_build": false |
422 | 422 | }, |
| 423 | + { |
| 424 | + "python_version": "3.14", |
| 425 | + "gpu_arch_type": "cuda", |
| 426 | + "gpu_arch_version": "13.0", |
| 427 | + "desired_cuda": "cu130", |
| 428 | + "container_image": "pytorch/manylinux2_28-builder:cuda13.0", |
| 429 | + "package_type": "wheel", |
| 430 | + "build_name": "wheel-py3_14-cuda13_0", |
| 431 | + "validation_runner": "windows.g4dn.xlarge", |
| 432 | + "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu130", |
| 433 | + "channel": "nightly", |
| 434 | + "upload_to_base_bucket": "no", |
| 435 | + "stable_version": "2.8.0", |
| 436 | + "use_split_build": false |
| 437 | + }, |
423 | 438 | { |
424 | 439 | "python_version": "3.14", |
425 | 440 | "gpu_arch_type": "xpu", |
|
480 | 495 | "stable_version": "2.8.0", |
481 | 496 | "use_split_build": false |
482 | 497 | }, |
| 498 | + { |
| 499 | + "python_version": "3.14t", |
| 500 | + "gpu_arch_type": "cuda", |
| 501 | + "gpu_arch_version": "13.0", |
| 502 | + "desired_cuda": "cu130", |
| 503 | + "container_image": "pytorch/manylinux2_28-builder:cuda13.0", |
| 504 | + "package_type": "wheel", |
| 505 | + "build_name": "wheel-py3_14t-cuda13_0", |
| 506 | + "validation_runner": "windows.g4dn.xlarge", |
| 507 | + "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu130", |
| 508 | + "channel": "nightly", |
| 509 | + "upload_to_base_bucket": "no", |
| 510 | + "stable_version": "2.8.0", |
| 511 | + "use_split_build": false |
| 512 | + }, |
483 | 513 | { |
484 | 514 | "python_version": "3.14t", |
485 | 515 | "gpu_arch_type": "xpu", |
|
0 commit comments