@@ -220,139 +220,6 @@ workflows:
220
220
jobs :
221
221
# - main:
222
222
# context: DOCKERHUB_TOKEN
223
- - binary_linux_conda :
224
- context : DOCKERHUB_TOKEN
225
- cu_version : cu92
226
- name : linux_conda_py36_cu92_pyt160
227
- python_version : ' 3.6'
228
- pytorch_version : 1.6.0
229
- - binary_linux_conda :
230
- context : DOCKERHUB_TOKEN
231
- cu_version : cu101
232
- name : linux_conda_py36_cu101_pyt160
233
- python_version : ' 3.6'
234
- pytorch_version : 1.6.0
235
- - binary_linux_conda :
236
- context : DOCKERHUB_TOKEN
237
- cu_version : cu102
238
- name : linux_conda_py36_cu102_pyt160
239
- python_version : ' 3.6'
240
- pytorch_version : 1.6.0
241
- - binary_linux_conda :
242
- context : DOCKERHUB_TOKEN
243
- cu_version : cu101
244
- name : linux_conda_py36_cu101_pyt170
245
- python_version : ' 3.6'
246
- pytorch_version : 1.7.0
247
- - binary_linux_conda :
248
- context : DOCKERHUB_TOKEN
249
- cu_version : cu102
250
- name : linux_conda_py36_cu102_pyt170
251
- python_version : ' 3.6'
252
- pytorch_version : 1.7.0
253
- - binary_linux_conda :
254
- context : DOCKERHUB_TOKEN
255
- cu_version : cu110
256
- name : linux_conda_py36_cu110_pyt170
257
- python_version : ' 3.6'
258
- pytorch_version : 1.7.0
259
- - binary_linux_conda :
260
- context : DOCKERHUB_TOKEN
261
- cu_version : cu101
262
- name : linux_conda_py36_cu101_pyt171
263
- python_version : ' 3.6'
264
- pytorch_version : 1.7.1
265
- - binary_linux_conda :
266
- context : DOCKERHUB_TOKEN
267
- cu_version : cu102
268
- name : linux_conda_py36_cu102_pyt171
269
- python_version : ' 3.6'
270
- pytorch_version : 1.7.1
271
- - binary_linux_conda :
272
- context : DOCKERHUB_TOKEN
273
- cu_version : cu110
274
- name : linux_conda_py36_cu110_pyt171
275
- python_version : ' 3.6'
276
- pytorch_version : 1.7.1
277
- - binary_linux_conda :
278
- context : DOCKERHUB_TOKEN
279
- cu_version : cu101
280
- name : linux_conda_py36_cu101_pyt180
281
- python_version : ' 3.6'
282
- pytorch_version : 1.8.0
283
- - binary_linux_conda :
284
- context : DOCKERHUB_TOKEN
285
- cu_version : cu102
286
- name : linux_conda_py36_cu102_pyt180
287
- python_version : ' 3.6'
288
- pytorch_version : 1.8.0
289
- - binary_linux_conda :
290
- context : DOCKERHUB_TOKEN
291
- cu_version : cu111
292
- name : linux_conda_py36_cu111_pyt180
293
- python_version : ' 3.6'
294
- pytorch_version : 1.8.0
295
- - binary_linux_conda :
296
- context : DOCKERHUB_TOKEN
297
- cu_version : cu101
298
- name : linux_conda_py36_cu101_pyt181
299
- python_version : ' 3.6'
300
- pytorch_version : 1.8.1
301
- - binary_linux_conda :
302
- context : DOCKERHUB_TOKEN
303
- cu_version : cu102
304
- name : linux_conda_py36_cu102_pyt181
305
- python_version : ' 3.6'
306
- pytorch_version : 1.8.1
307
- - binary_linux_conda :
308
- context : DOCKERHUB_TOKEN
309
- cu_version : cu111
310
- name : linux_conda_py36_cu111_pyt181
311
- python_version : ' 3.6'
312
- pytorch_version : 1.8.1
313
- - binary_linux_conda :
314
- context : DOCKERHUB_TOKEN
315
- cu_version : cu102
316
- name : linux_conda_py36_cu102_pyt190
317
- python_version : ' 3.6'
318
- pytorch_version : 1.9.0
319
- - binary_linux_conda :
320
- context : DOCKERHUB_TOKEN
321
- cu_version : cu111
322
- name : linux_conda_py36_cu111_pyt190
323
- python_version : ' 3.6'
324
- pytorch_version : 1.9.0
325
- - binary_linux_conda :
326
- context : DOCKERHUB_TOKEN
327
- cu_version : cu102
328
- name : linux_conda_py36_cu102_pyt191
329
- python_version : ' 3.6'
330
- pytorch_version : 1.9.1
331
- - binary_linux_conda :
332
- context : DOCKERHUB_TOKEN
333
- cu_version : cu111
334
- name : linux_conda_py36_cu111_pyt191
335
- python_version : ' 3.6'
336
- pytorch_version : 1.9.1
337
- - binary_linux_conda :
338
- context : DOCKERHUB_TOKEN
339
- cu_version : cu102
340
- name : linux_conda_py36_cu102_pyt1100
341
- python_version : ' 3.6'
342
- pytorch_version : 1.10.0
343
- - binary_linux_conda :
344
- context : DOCKERHUB_TOKEN
345
- cu_version : cu111
346
- name : linux_conda_py36_cu111_pyt1100
347
- python_version : ' 3.6'
348
- pytorch_version : 1.10.0
349
- - binary_linux_conda :
350
- conda_docker_image : pytorch/conda-builder:cuda113
351
- context : DOCKERHUB_TOKEN
352
- cu_version : cu113
353
- name : linux_conda_py36_cu113_pyt1100
354
- python_version : ' 3.6'
355
- pytorch_version : 1.10.0
356
223
- binary_linux_conda :
357
224
context : DOCKERHUB_TOKEN
358
225
cu_version : cu92
@@ -722,11 +589,6 @@ workflows:
722
589
python_version : " 3.7"
723
590
pytorch_version : ' 1.7.0'
724
591
cu_version : " cu102"
725
- - binary_macos_wheel :
726
- cu_version : cpu
727
- name : macos_wheel_py36_cpu
728
- python_version : ' 3.6'
729
- pytorch_version : ' 1.9.0'
730
592
- binary_macos_wheel :
731
593
cu_version : cpu
732
594
name : macos_wheel_py37_cpu
0 commit comments