1
- {"include": [{"python_version": "3.9", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux2_28-builder:cpu", "package_type": "wheel", "build_name": "wheel-py3_9-cpu", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "yes", "stable_version": "2.5.1", "use_split_build": false}, {"python_version": "3.10", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux2_28-builder:cpu", "package_type": "wheel", "build_name": "wheel-py3_10-cpu", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "yes", "stable_version": "2.5.1", "use_split_build": false}, {"python_version": "3.11", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux2_28-builder:cpu", "package_type": "wheel", "build_name": "wheel-py3_11-cpu", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "yes", "stable_version": "2.5.1", "use_split_build": false}, {"python_version": "3.12", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/manylinux2_28-builder:cpu", "package_type": "wheel", "build_name": "wheel-py3_12-cpu", "validation_runner": "linux.2xlarge", "installation": "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu", "channel": "nightly", "upload_to_base_bucket": "yes", "stable_version": "2.5.1", "use_split_build": false}]}
1
+ {
2
+ "include" : [
3
+ {
4
+ "python_version" : " 3.9" ,
5
+ "gpu_arch_type" : " cpu" ,
6
+ "gpu_arch_version" : " " ,
7
+ "desired_cuda" : " cpu" ,
8
+ "container_image" : " pytorch/manylinux-builder:cpu" ,
9
+ "package_type" : " wheel" ,
10
+ "build_name" : " wheel-py3_9-cpu" ,
11
+ "validation_runner" : " linux.2xlarge" ,
12
+ "installation" : " pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu" ,
13
+ "channel" : " nightly" ,
14
+ "upload_to_base_bucket" : " yes" ,
15
+ "stable_version" : " 2.5.1" ,
16
+ "use_split_build" : false
17
+ },
18
+ {
19
+ "python_version" : " 3.10" ,
20
+ "gpu_arch_type" : " cpu" ,
21
+ "gpu_arch_version" : " " ,
22
+ "desired_cuda" : " cpu" ,
23
+ "container_image" : " pytorch/manylinux-builder:cpu" ,
24
+ "package_type" : " wheel" ,
25
+ "build_name" : " wheel-py3_10-cpu" ,
26
+ "validation_runner" : " linux.2xlarge" ,
27
+ "installation" : " pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu" ,
28
+ "channel" : " nightly" ,
29
+ "upload_to_base_bucket" : " yes" ,
30
+ "stable_version" : " 2.5.1" ,
31
+ "use_split_build" : false
32
+ },
33
+ {
34
+ "python_version" : " 3.11" ,
35
+ "gpu_arch_type" : " cpu" ,
36
+ "gpu_arch_version" : " " ,
37
+ "desired_cuda" : " cpu" ,
38
+ "container_image" : " pytorch/manylinux-builder:cpu" ,
39
+ "package_type" : " wheel" ,
40
+ "build_name" : " wheel-py3_11-cpu" ,
41
+ "validation_runner" : " linux.2xlarge" ,
42
+ "installation" : " pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu" ,
43
+ "channel" : " nightly" ,
44
+ "upload_to_base_bucket" : " yes" ,
45
+ "stable_version" : " 2.5.1" ,
46
+ "use_split_build" : false
47
+ },
48
+ {
49
+ "python_version" : " 3.12" ,
50
+ "gpu_arch_type" : " cpu" ,
51
+ "gpu_arch_version" : " " ,
52
+ "desired_cuda" : " cpu" ,
53
+ "container_image" : " pytorch/manylinux-builder:cpu" ,
54
+ "package_type" : " wheel" ,
55
+ "build_name" : " wheel-py3_12-cpu" ,
56
+ "validation_runner" : " linux.2xlarge" ,
57
+ "installation" : " pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu" ,
58
+ "channel" : " nightly" ,
59
+ "upload_to_base_bucket" : " yes" ,
60
+ "stable_version" : " 2.5.1" ,
61
+ "use_split_build" : false
62
+ }
63
+ ]
64
+ }
0 commit comments