File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 55 branches :
66 - nightly
77 workflow_dispatch :
8- pull_request :
98
109permissions :
1110 id-token : write
4039 "build_name": "manywheel-py3_10-cuda12_8",
4140 "validation_runner": "linux.12xlarge.memory",
4241 "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128",
43- "channel": "nightly ",
42+ "channel": "test ",
4443 "upload_to_base_bucket": "no",
4544 "stable_version": "2.9.0",
4645 "use_split_build": false
5554 "build_name": "manywheel-py3_11-cuda12_8",
5655 "validation_runner": "linux.12xlarge.memory",
5756 "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128",
58- "channel": "nightly ",
57+ "channel": "test ",
5958 "upload_to_base_bucket": "no",
6059 "stable_version": "2.9.0",
6160 "use_split_build": false
7069 "build_name": "manywheel-py3_12-cuda12_8",
7170 "validation_runner": "linux.12xlarge.memory",
7271 "installation": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128",
73- "channel": "nightly ",
72+ "channel": "test ",
7473 "upload_to_base_bucket": "no",
7574 "stable_version": "2.9.0",
7675 "use_split_build": false
You can’t perform that action at this time.
0 commit comments