@@ -260,6 +260,48 @@ workflows:
260
260
name : linux_conda_py38_cu121_pyt210
261
261
python_version : ' 3.8'
262
262
pytorch_version : 2.1.0
263
+ - binary_linux_conda :
264
+ conda_docker_image : pytorch/conda-builder:cuda118
265
+ context : DOCKERHUB_TOKEN
266
+ cu_version : cu118
267
+ name : linux_conda_py38_cu118_pyt211
268
+ python_version : ' 3.8'
269
+ pytorch_version : 2.1.1
270
+ - binary_linux_conda :
271
+ conda_docker_image : pytorch/conda-builder:cuda121
272
+ context : DOCKERHUB_TOKEN
273
+ cu_version : cu121
274
+ name : linux_conda_py38_cu121_pyt211
275
+ python_version : ' 3.8'
276
+ pytorch_version : 2.1.1
277
+ - binary_linux_conda :
278
+ conda_docker_image : pytorch/conda-builder:cuda118
279
+ context : DOCKERHUB_TOKEN
280
+ cu_version : cu118
281
+ name : linux_conda_py38_cu118_pyt212
282
+ python_version : ' 3.8'
283
+ pytorch_version : 2.1.2
284
+ - binary_linux_conda :
285
+ conda_docker_image : pytorch/conda-builder:cuda121
286
+ context : DOCKERHUB_TOKEN
287
+ cu_version : cu121
288
+ name : linux_conda_py38_cu121_pyt212
289
+ python_version : ' 3.8'
290
+ pytorch_version : 2.1.2
291
+ - binary_linux_conda :
292
+ conda_docker_image : pytorch/conda-builder:cuda118
293
+ context : DOCKERHUB_TOKEN
294
+ cu_version : cu118
295
+ name : linux_conda_py38_cu118_pyt220
296
+ python_version : ' 3.8'
297
+ pytorch_version : 2.2.0
298
+ - binary_linux_conda :
299
+ conda_docker_image : pytorch/conda-builder:cuda121
300
+ context : DOCKERHUB_TOKEN
301
+ cu_version : cu121
302
+ name : linux_conda_py38_cu121_pyt220
303
+ python_version : ' 3.8'
304
+ pytorch_version : 2.2.0
263
305
- binary_linux_conda :
264
306
conda_docker_image : pytorch/conda-builder:cuda113
265
307
context : DOCKERHUB_TOKEN
@@ -358,6 +400,48 @@ workflows:
358
400
name : linux_conda_py39_cu121_pyt210
359
401
python_version : ' 3.9'
360
402
pytorch_version : 2.1.0
403
+ - binary_linux_conda :
404
+ conda_docker_image : pytorch/conda-builder:cuda118
405
+ context : DOCKERHUB_TOKEN
406
+ cu_version : cu118
407
+ name : linux_conda_py39_cu118_pyt211
408
+ python_version : ' 3.9'
409
+ pytorch_version : 2.1.1
410
+ - binary_linux_conda :
411
+ conda_docker_image : pytorch/conda-builder:cuda121
412
+ context : DOCKERHUB_TOKEN
413
+ cu_version : cu121
414
+ name : linux_conda_py39_cu121_pyt211
415
+ python_version : ' 3.9'
416
+ pytorch_version : 2.1.1
417
+ - binary_linux_conda :
418
+ conda_docker_image : pytorch/conda-builder:cuda118
419
+ context : DOCKERHUB_TOKEN
420
+ cu_version : cu118
421
+ name : linux_conda_py39_cu118_pyt212
422
+ python_version : ' 3.9'
423
+ pytorch_version : 2.1.2
424
+ - binary_linux_conda :
425
+ conda_docker_image : pytorch/conda-builder:cuda121
426
+ context : DOCKERHUB_TOKEN
427
+ cu_version : cu121
428
+ name : linux_conda_py39_cu121_pyt212
429
+ python_version : ' 3.9'
430
+ pytorch_version : 2.1.2
431
+ - binary_linux_conda :
432
+ conda_docker_image : pytorch/conda-builder:cuda118
433
+ context : DOCKERHUB_TOKEN
434
+ cu_version : cu118
435
+ name : linux_conda_py39_cu118_pyt220
436
+ python_version : ' 3.9'
437
+ pytorch_version : 2.2.0
438
+ - binary_linux_conda :
439
+ conda_docker_image : pytorch/conda-builder:cuda121
440
+ context : DOCKERHUB_TOKEN
441
+ cu_version : cu121
442
+ name : linux_conda_py39_cu121_pyt220
443
+ python_version : ' 3.9'
444
+ pytorch_version : 2.2.0
361
445
- binary_linux_conda :
362
446
conda_docker_image : pytorch/conda-builder:cuda113
363
447
context : DOCKERHUB_TOKEN
@@ -456,6 +540,48 @@ workflows:
456
540
name : linux_conda_py310_cu121_pyt210
457
541
python_version : ' 3.10'
458
542
pytorch_version : 2.1.0
543
+ - binary_linux_conda :
544
+ conda_docker_image : pytorch/conda-builder:cuda118
545
+ context : DOCKERHUB_TOKEN
546
+ cu_version : cu118
547
+ name : linux_conda_py310_cu118_pyt211
548
+ python_version : ' 3.10'
549
+ pytorch_version : 2.1.1
550
+ - binary_linux_conda :
551
+ conda_docker_image : pytorch/conda-builder:cuda121
552
+ context : DOCKERHUB_TOKEN
553
+ cu_version : cu121
554
+ name : linux_conda_py310_cu121_pyt211
555
+ python_version : ' 3.10'
556
+ pytorch_version : 2.1.1
557
+ - binary_linux_conda :
558
+ conda_docker_image : pytorch/conda-builder:cuda118
559
+ context : DOCKERHUB_TOKEN
560
+ cu_version : cu118
561
+ name : linux_conda_py310_cu118_pyt212
562
+ python_version : ' 3.10'
563
+ pytorch_version : 2.1.2
564
+ - binary_linux_conda :
565
+ conda_docker_image : pytorch/conda-builder:cuda121
566
+ context : DOCKERHUB_TOKEN
567
+ cu_version : cu121
568
+ name : linux_conda_py310_cu121_pyt212
569
+ python_version : ' 3.10'
570
+ pytorch_version : 2.1.2
571
+ - binary_linux_conda :
572
+ conda_docker_image : pytorch/conda-builder:cuda118
573
+ context : DOCKERHUB_TOKEN
574
+ cu_version : cu118
575
+ name : linux_conda_py310_cu118_pyt220
576
+ python_version : ' 3.10'
577
+ pytorch_version : 2.2.0
578
+ - binary_linux_conda :
579
+ conda_docker_image : pytorch/conda-builder:cuda121
580
+ context : DOCKERHUB_TOKEN
581
+ cu_version : cu121
582
+ name : linux_conda_py310_cu121_pyt220
583
+ python_version : ' 3.10'
584
+ pytorch_version : 2.2.0
459
585
- binary_linux_conda :
460
586
conda_docker_image : pytorch/conda-builder:cuda118
461
587
context : DOCKERHUB_TOKEN
@@ -470,6 +596,62 @@ workflows:
470
596
name : linux_conda_py311_cu121_pyt210
471
597
python_version : ' 3.11'
472
598
pytorch_version : 2.1.0
599
+ - binary_linux_conda :
600
+ conda_docker_image : pytorch/conda-builder:cuda118
601
+ context : DOCKERHUB_TOKEN
602
+ cu_version : cu118
603
+ name : linux_conda_py311_cu118_pyt211
604
+ python_version : ' 3.11'
605
+ pytorch_version : 2.1.1
606
+ - binary_linux_conda :
607
+ conda_docker_image : pytorch/conda-builder:cuda121
608
+ context : DOCKERHUB_TOKEN
609
+ cu_version : cu121
610
+ name : linux_conda_py311_cu121_pyt211
611
+ python_version : ' 3.11'
612
+ pytorch_version : 2.1.1
613
+ - binary_linux_conda :
614
+ conda_docker_image : pytorch/conda-builder:cuda118
615
+ context : DOCKERHUB_TOKEN
616
+ cu_version : cu118
617
+ name : linux_conda_py311_cu118_pyt212
618
+ python_version : ' 3.11'
619
+ pytorch_version : 2.1.2
620
+ - binary_linux_conda :
621
+ conda_docker_image : pytorch/conda-builder:cuda121
622
+ context : DOCKERHUB_TOKEN
623
+ cu_version : cu121
624
+ name : linux_conda_py311_cu121_pyt212
625
+ python_version : ' 3.11'
626
+ pytorch_version : 2.1.2
627
+ - binary_linux_conda :
628
+ conda_docker_image : pytorch/conda-builder:cuda118
629
+ context : DOCKERHUB_TOKEN
630
+ cu_version : cu118
631
+ name : linux_conda_py311_cu118_pyt220
632
+ python_version : ' 3.11'
633
+ pytorch_version : 2.2.0
634
+ - binary_linux_conda :
635
+ conda_docker_image : pytorch/conda-builder:cuda121
636
+ context : DOCKERHUB_TOKEN
637
+ cu_version : cu121
638
+ name : linux_conda_py311_cu121_pyt220
639
+ python_version : ' 3.11'
640
+ pytorch_version : 2.2.0
641
+ - binary_linux_conda :
642
+ conda_docker_image : pytorch/conda-builder:cuda118
643
+ context : DOCKERHUB_TOKEN
644
+ cu_version : cu118
645
+ name : linux_conda_py312_cu118_pyt220
646
+ python_version : ' 3.12'
647
+ pytorch_version : 2.2.0
648
+ - binary_linux_conda :
649
+ conda_docker_image : pytorch/conda-builder:cuda121
650
+ context : DOCKERHUB_TOKEN
651
+ cu_version : cu121
652
+ name : linux_conda_py312_cu121_pyt220
653
+ python_version : ' 3.12'
654
+ pytorch_version : 2.2.0
473
655
- binary_linux_conda_cuda :
474
656
name : testrun_conda_cuda_py310_cu117_pyt201
475
657
context : DOCKERHUB_TOKEN
0 commit comments