@@ -314,6 +314,51 @@ workflows:
314
314
name : linux_conda_py37_cu113_pyt1101
315
315
python_version : ' 3.7'
316
316
pytorch_version : 1.10.1
317
+ - binary_linux_conda :
318
+ context : DOCKERHUB_TOKEN
319
+ cu_version : cu102
320
+ name : linux_conda_py37_cu102_pyt1102
321
+ python_version : ' 3.7'
322
+ pytorch_version : 1.10.2
323
+ - binary_linux_conda :
324
+ context : DOCKERHUB_TOKEN
325
+ cu_version : cu111
326
+ name : linux_conda_py37_cu111_pyt1102
327
+ python_version : ' 3.7'
328
+ pytorch_version : 1.10.2
329
+ - binary_linux_conda :
330
+ conda_docker_image : pytorch/conda-builder:cuda113
331
+ context : DOCKERHUB_TOKEN
332
+ cu_version : cu113
333
+ name : linux_conda_py37_cu113_pyt1102
334
+ python_version : ' 3.7'
335
+ pytorch_version : 1.10.2
336
+ - binary_linux_conda :
337
+ context : DOCKERHUB_TOKEN
338
+ cu_version : cu102
339
+ name : linux_conda_py37_cu102_pyt1110
340
+ python_version : ' 3.7'
341
+ pytorch_version : 1.11.0
342
+ - binary_linux_conda :
343
+ context : DOCKERHUB_TOKEN
344
+ cu_version : cu111
345
+ name : linux_conda_py37_cu111_pyt1110
346
+ python_version : ' 3.7'
347
+ pytorch_version : 1.11.0
348
+ - binary_linux_conda :
349
+ conda_docker_image : pytorch/conda-builder:cuda113
350
+ context : DOCKERHUB_TOKEN
351
+ cu_version : cu113
352
+ name : linux_conda_py37_cu113_pyt1110
353
+ python_version : ' 3.7'
354
+ pytorch_version : 1.11.0
355
+ - binary_linux_conda :
356
+ conda_docker_image : pytorch/conda-builder:cuda115
357
+ context : DOCKERHUB_TOKEN
358
+ cu_version : cu115
359
+ name : linux_conda_py37_cu115_pyt1110
360
+ python_version : ' 3.7'
361
+ pytorch_version : 1.11.0
317
362
- binary_linux_conda :
318
363
context : DOCKERHUB_TOKEN
319
364
cu_version : cu101
@@ -448,6 +493,51 @@ workflows:
448
493
name : linux_conda_py38_cu113_pyt1101
449
494
python_version : ' 3.8'
450
495
pytorch_version : 1.10.1
496
+ - binary_linux_conda :
497
+ context : DOCKERHUB_TOKEN
498
+ cu_version : cu102
499
+ name : linux_conda_py38_cu102_pyt1102
500
+ python_version : ' 3.8'
501
+ pytorch_version : 1.10.2
502
+ - binary_linux_conda :
503
+ context : DOCKERHUB_TOKEN
504
+ cu_version : cu111
505
+ name : linux_conda_py38_cu111_pyt1102
506
+ python_version : ' 3.8'
507
+ pytorch_version : 1.10.2
508
+ - binary_linux_conda :
509
+ conda_docker_image : pytorch/conda-builder:cuda113
510
+ context : DOCKERHUB_TOKEN
511
+ cu_version : cu113
512
+ name : linux_conda_py38_cu113_pyt1102
513
+ python_version : ' 3.8'
514
+ pytorch_version : 1.10.2
515
+ - binary_linux_conda :
516
+ context : DOCKERHUB_TOKEN
517
+ cu_version : cu102
518
+ name : linux_conda_py38_cu102_pyt1110
519
+ python_version : ' 3.8'
520
+ pytorch_version : 1.11.0
521
+ - binary_linux_conda :
522
+ context : DOCKERHUB_TOKEN
523
+ cu_version : cu111
524
+ name : linux_conda_py38_cu111_pyt1110
525
+ python_version : ' 3.8'
526
+ pytorch_version : 1.11.0
527
+ - binary_linux_conda :
528
+ conda_docker_image : pytorch/conda-builder:cuda113
529
+ context : DOCKERHUB_TOKEN
530
+ cu_version : cu113
531
+ name : linux_conda_py38_cu113_pyt1110
532
+ python_version : ' 3.8'
533
+ pytorch_version : 1.11.0
534
+ - binary_linux_conda :
535
+ conda_docker_image : pytorch/conda-builder:cuda115
536
+ context : DOCKERHUB_TOKEN
537
+ cu_version : cu115
538
+ name : linux_conda_py38_cu115_pyt1110
539
+ python_version : ' 3.8'
540
+ pytorch_version : 1.11.0
451
541
- binary_linux_conda :
452
542
context : DOCKERHUB_TOKEN
453
543
cu_version : cu101
@@ -564,6 +654,77 @@ workflows:
564
654
name : linux_conda_py39_cu113_pyt1101
565
655
python_version : ' 3.9'
566
656
pytorch_version : 1.10.1
657
+ - binary_linux_conda :
658
+ context : DOCKERHUB_TOKEN
659
+ cu_version : cu102
660
+ name : linux_conda_py39_cu102_pyt1102
661
+ python_version : ' 3.9'
662
+ pytorch_version : 1.10.2
663
+ - binary_linux_conda :
664
+ context : DOCKERHUB_TOKEN
665
+ cu_version : cu111
666
+ name : linux_conda_py39_cu111_pyt1102
667
+ python_version : ' 3.9'
668
+ pytorch_version : 1.10.2
669
+ - binary_linux_conda :
670
+ conda_docker_image : pytorch/conda-builder:cuda113
671
+ context : DOCKERHUB_TOKEN
672
+ cu_version : cu113
673
+ name : linux_conda_py39_cu113_pyt1102
674
+ python_version : ' 3.9'
675
+ pytorch_version : 1.10.2
676
+ - binary_linux_conda :
677
+ context : DOCKERHUB_TOKEN
678
+ cu_version : cu102
679
+ name : linux_conda_py39_cu102_pyt1110
680
+ python_version : ' 3.9'
681
+ pytorch_version : 1.11.0
682
+ - binary_linux_conda :
683
+ context : DOCKERHUB_TOKEN
684
+ cu_version : cu111
685
+ name : linux_conda_py39_cu111_pyt1110
686
+ python_version : ' 3.9'
687
+ pytorch_version : 1.11.0
688
+ - binary_linux_conda :
689
+ conda_docker_image : pytorch/conda-builder:cuda113
690
+ context : DOCKERHUB_TOKEN
691
+ cu_version : cu113
692
+ name : linux_conda_py39_cu113_pyt1110
693
+ python_version : ' 3.9'
694
+ pytorch_version : 1.11.0
695
+ - binary_linux_conda :
696
+ conda_docker_image : pytorch/conda-builder:cuda115
697
+ context : DOCKERHUB_TOKEN
698
+ cu_version : cu115
699
+ name : linux_conda_py39_cu115_pyt1110
700
+ python_version : ' 3.9'
701
+ pytorch_version : 1.11.0
702
+ - binary_linux_conda :
703
+ context : DOCKERHUB_TOKEN
704
+ cu_version : cu102
705
+ name : linux_conda_py310_cu102_pyt1110
706
+ python_version : ' 3.10'
707
+ pytorch_version : 1.11.0
708
+ - binary_linux_conda :
709
+ context : DOCKERHUB_TOKEN
710
+ cu_version : cu111
711
+ name : linux_conda_py310_cu111_pyt1110
712
+ python_version : ' 3.10'
713
+ pytorch_version : 1.11.0
714
+ - binary_linux_conda :
715
+ conda_docker_image : pytorch/conda-builder:cuda113
716
+ context : DOCKERHUB_TOKEN
717
+ cu_version : cu113
718
+ name : linux_conda_py310_cu113_pyt1110
719
+ python_version : ' 3.10'
720
+ pytorch_version : 1.11.0
721
+ - binary_linux_conda :
722
+ conda_docker_image : pytorch/conda-builder:cuda115
723
+ context : DOCKERHUB_TOKEN
724
+ cu_version : cu115
725
+ name : linux_conda_py310_cu115_pyt1110
726
+ python_version : ' 3.10'
727
+ pytorch_version : 1.11.0
567
728
- binary_linux_conda_cuda :
568
729
name : testrun_conda_cuda_py37_cu102_pyt170
569
730
context : DOCKERHUB_TOKEN
0 commit comments