@@ -162,34 +162,6 @@ workflows:
162
162
jobs :
163
163
# - main:
164
164
# context: DOCKERHUB_TOKEN
165
- - binary_linux_conda :
166
- conda_docker_image : pytorch/conda-builder:cuda117
167
- context : DOCKERHUB_TOKEN
168
- cu_version : cu117
169
- name : linux_conda_py38_cu117_pyt200
170
- python_version : ' 3.8'
171
- pytorch_version : 2.0.0
172
- - binary_linux_conda :
173
- conda_docker_image : pytorch/conda-builder:cuda118
174
- context : DOCKERHUB_TOKEN
175
- cu_version : cu118
176
- name : linux_conda_py38_cu118_pyt200
177
- python_version : ' 3.8'
178
- pytorch_version : 2.0.0
179
- - binary_linux_conda :
180
- conda_docker_image : pytorch/conda-builder:cuda117
181
- context : DOCKERHUB_TOKEN
182
- cu_version : cu117
183
- name : linux_conda_py38_cu117_pyt201
184
- python_version : ' 3.8'
185
- pytorch_version : 2.0.1
186
- - binary_linux_conda :
187
- conda_docker_image : pytorch/conda-builder:cuda118
188
- context : DOCKERHUB_TOKEN
189
- cu_version : cu118
190
- name : linux_conda_py38_cu118_pyt201
191
- python_version : ' 3.8'
192
- pytorch_version : 2.0.1
193
165
- binary_linux_conda :
194
166
conda_docker_image : pytorch/conda-builder:cuda118
195
167
context : DOCKERHUB_TOKEN
@@ -302,34 +274,6 @@ workflows:
302
274
name : linux_conda_py38_cu121_pyt241
303
275
python_version : ' 3.8'
304
276
pytorch_version : 2.4.1
305
- - binary_linux_conda :
306
- conda_docker_image : pytorch/conda-builder:cuda117
307
- context : DOCKERHUB_TOKEN
308
- cu_version : cu117
309
- name : linux_conda_py39_cu117_pyt200
310
- python_version : ' 3.9'
311
- pytorch_version : 2.0.0
312
- - binary_linux_conda :
313
- conda_docker_image : pytorch/conda-builder:cuda118
314
- context : DOCKERHUB_TOKEN
315
- cu_version : cu118
316
- name : linux_conda_py39_cu118_pyt200
317
- python_version : ' 3.9'
318
- pytorch_version : 2.0.0
319
- - binary_linux_conda :
320
- conda_docker_image : pytorch/conda-builder:cuda117
321
- context : DOCKERHUB_TOKEN
322
- cu_version : cu117
323
- name : linux_conda_py39_cu117_pyt201
324
- python_version : ' 3.9'
325
- pytorch_version : 2.0.1
326
- - binary_linux_conda :
327
- conda_docker_image : pytorch/conda-builder:cuda118
328
- context : DOCKERHUB_TOKEN
329
- cu_version : cu118
330
- name : linux_conda_py39_cu118_pyt201
331
- python_version : ' 3.9'
332
- pytorch_version : 2.0.1
333
277
- binary_linux_conda :
334
278
conda_docker_image : pytorch/conda-builder:cuda118
335
279
context : DOCKERHUB_TOKEN
@@ -442,34 +386,6 @@ workflows:
442
386
name : linux_conda_py39_cu121_pyt241
443
387
python_version : ' 3.9'
444
388
pytorch_version : 2.4.1
445
- - binary_linux_conda :
446
- conda_docker_image : pytorch/conda-builder:cuda117
447
- context : DOCKERHUB_TOKEN
448
- cu_version : cu117
449
- name : linux_conda_py310_cu117_pyt200
450
- python_version : ' 3.10'
451
- pytorch_version : 2.0.0
452
- - binary_linux_conda :
453
- conda_docker_image : pytorch/conda-builder:cuda118
454
- context : DOCKERHUB_TOKEN
455
- cu_version : cu118
456
- name : linux_conda_py310_cu118_pyt200
457
- python_version : ' 3.10'
458
- pytorch_version : 2.0.0
459
- - binary_linux_conda :
460
- conda_docker_image : pytorch/conda-builder:cuda117
461
- context : DOCKERHUB_TOKEN
462
- cu_version : cu117
463
- name : linux_conda_py310_cu117_pyt201
464
- python_version : ' 3.10'
465
- pytorch_version : 2.0.1
466
- - binary_linux_conda :
467
- conda_docker_image : pytorch/conda-builder:cuda118
468
- context : DOCKERHUB_TOKEN
469
- cu_version : cu118
470
- name : linux_conda_py310_cu118_pyt201
471
- python_version : ' 3.10'
472
- pytorch_version : 2.0.1
473
389
- binary_linux_conda :
474
390
conda_docker_image : pytorch/conda-builder:cuda118
475
391
context : DOCKERHUB_TOKEN
0 commit comments