@@ -302,6 +302,34 @@ workflows:
302
302
name : linux_conda_py38_cu121_pyt220
303
303
python_version : ' 3.8'
304
304
pytorch_version : 2.2.0
305
+ - binary_linux_conda :
306
+ conda_docker_image : pytorch/conda-builder:cuda118
307
+ context : DOCKERHUB_TOKEN
308
+ cu_version : cu118
309
+ name : linux_conda_py38_cu118_pyt222
310
+ python_version : ' 3.8'
311
+ pytorch_version : 2.2.2
312
+ - binary_linux_conda :
313
+ conda_docker_image : pytorch/conda-builder:cuda121
314
+ context : DOCKERHUB_TOKEN
315
+ cu_version : cu121
316
+ name : linux_conda_py38_cu121_pyt222
317
+ python_version : ' 3.8'
318
+ pytorch_version : 2.2.2
319
+ - binary_linux_conda :
320
+ conda_docker_image : pytorch/conda-builder:cuda118
321
+ context : DOCKERHUB_TOKEN
322
+ cu_version : cu118
323
+ name : linux_conda_py38_cu118_pyt231
324
+ python_version : ' 3.8'
325
+ pytorch_version : 2.3.1
326
+ - binary_linux_conda :
327
+ conda_docker_image : pytorch/conda-builder:cuda121
328
+ context : DOCKERHUB_TOKEN
329
+ cu_version : cu121
330
+ name : linux_conda_py38_cu121_pyt231
331
+ python_version : ' 3.8'
332
+ pytorch_version : 2.3.1
305
333
- binary_linux_conda :
306
334
conda_docker_image : pytorch/conda-builder:cuda113
307
335
context : DOCKERHUB_TOKEN
@@ -442,6 +470,34 @@ workflows:
442
470
name : linux_conda_py39_cu121_pyt220
443
471
python_version : ' 3.9'
444
472
pytorch_version : 2.2.0
473
+ - binary_linux_conda :
474
+ conda_docker_image : pytorch/conda-builder:cuda118
475
+ context : DOCKERHUB_TOKEN
476
+ cu_version : cu118
477
+ name : linux_conda_py39_cu118_pyt222
478
+ python_version : ' 3.9'
479
+ pytorch_version : 2.2.2
480
+ - binary_linux_conda :
481
+ conda_docker_image : pytorch/conda-builder:cuda121
482
+ context : DOCKERHUB_TOKEN
483
+ cu_version : cu121
484
+ name : linux_conda_py39_cu121_pyt222
485
+ python_version : ' 3.9'
486
+ pytorch_version : 2.2.2
487
+ - binary_linux_conda :
488
+ conda_docker_image : pytorch/conda-builder:cuda118
489
+ context : DOCKERHUB_TOKEN
490
+ cu_version : cu118
491
+ name : linux_conda_py39_cu118_pyt231
492
+ python_version : ' 3.9'
493
+ pytorch_version : 2.3.1
494
+ - binary_linux_conda :
495
+ conda_docker_image : pytorch/conda-builder:cuda121
496
+ context : DOCKERHUB_TOKEN
497
+ cu_version : cu121
498
+ name : linux_conda_py39_cu121_pyt231
499
+ python_version : ' 3.9'
500
+ pytorch_version : 2.3.1
445
501
- binary_linux_conda :
446
502
conda_docker_image : pytorch/conda-builder:cuda113
447
503
context : DOCKERHUB_TOKEN
@@ -582,6 +638,34 @@ workflows:
582
638
name : linux_conda_py310_cu121_pyt220
583
639
python_version : ' 3.10'
584
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_py310_cu118_pyt222
646
+ python_version : ' 3.10'
647
+ pytorch_version : 2.2.2
648
+ - binary_linux_conda :
649
+ conda_docker_image : pytorch/conda-builder:cuda121
650
+ context : DOCKERHUB_TOKEN
651
+ cu_version : cu121
652
+ name : linux_conda_py310_cu121_pyt222
653
+ python_version : ' 3.10'
654
+ pytorch_version : 2.2.2
655
+ - binary_linux_conda :
656
+ conda_docker_image : pytorch/conda-builder:cuda118
657
+ context : DOCKERHUB_TOKEN
658
+ cu_version : cu118
659
+ name : linux_conda_py310_cu118_pyt231
660
+ python_version : ' 3.10'
661
+ pytorch_version : 2.3.1
662
+ - binary_linux_conda :
663
+ conda_docker_image : pytorch/conda-builder:cuda121
664
+ context : DOCKERHUB_TOKEN
665
+ cu_version : cu121
666
+ name : linux_conda_py310_cu121_pyt231
667
+ python_version : ' 3.10'
668
+ pytorch_version : 2.3.1
585
669
- binary_linux_conda :
586
670
conda_docker_image : pytorch/conda-builder:cuda118
587
671
context : DOCKERHUB_TOKEN
@@ -638,6 +722,34 @@ workflows:
638
722
name : linux_conda_py311_cu121_pyt220
639
723
python_version : ' 3.11'
640
724
pytorch_version : 2.2.0
725
+ - binary_linux_conda :
726
+ conda_docker_image : pytorch/conda-builder:cuda118
727
+ context : DOCKERHUB_TOKEN
728
+ cu_version : cu118
729
+ name : linux_conda_py311_cu118_pyt222
730
+ python_version : ' 3.11'
731
+ pytorch_version : 2.2.2
732
+ - binary_linux_conda :
733
+ conda_docker_image : pytorch/conda-builder:cuda121
734
+ context : DOCKERHUB_TOKEN
735
+ cu_version : cu121
736
+ name : linux_conda_py311_cu121_pyt222
737
+ python_version : ' 3.11'
738
+ pytorch_version : 2.2.2
739
+ - binary_linux_conda :
740
+ conda_docker_image : pytorch/conda-builder:cuda118
741
+ context : DOCKERHUB_TOKEN
742
+ cu_version : cu118
743
+ name : linux_conda_py311_cu118_pyt231
744
+ python_version : ' 3.11'
745
+ pytorch_version : 2.3.1
746
+ - binary_linux_conda :
747
+ conda_docker_image : pytorch/conda-builder:cuda121
748
+ context : DOCKERHUB_TOKEN
749
+ cu_version : cu121
750
+ name : linux_conda_py311_cu121_pyt231
751
+ python_version : ' 3.11'
752
+ pytorch_version : 2.3.1
641
753
- binary_linux_conda :
642
754
conda_docker_image : pytorch/conda-builder:cuda118
643
755
context : DOCKERHUB_TOKEN
@@ -652,6 +764,34 @@ workflows:
652
764
name : linux_conda_py312_cu121_pyt220
653
765
python_version : ' 3.12'
654
766
pytorch_version : 2.2.0
767
+ - binary_linux_conda :
768
+ conda_docker_image : pytorch/conda-builder:cuda118
769
+ context : DOCKERHUB_TOKEN
770
+ cu_version : cu118
771
+ name : linux_conda_py312_cu118_pyt222
772
+ python_version : ' 3.12'
773
+ pytorch_version : 2.2.2
774
+ - binary_linux_conda :
775
+ conda_docker_image : pytorch/conda-builder:cuda121
776
+ context : DOCKERHUB_TOKEN
777
+ cu_version : cu121
778
+ name : linux_conda_py312_cu121_pyt222
779
+ python_version : ' 3.12'
780
+ pytorch_version : 2.2.2
781
+ - binary_linux_conda :
782
+ conda_docker_image : pytorch/conda-builder:cuda118
783
+ context : DOCKERHUB_TOKEN
784
+ cu_version : cu118
785
+ name : linux_conda_py312_cu118_pyt231
786
+ python_version : ' 3.12'
787
+ pytorch_version : 2.3.1
788
+ - binary_linux_conda :
789
+ conda_docker_image : pytorch/conda-builder:cuda121
790
+ context : DOCKERHUB_TOKEN
791
+ cu_version : cu121
792
+ name : linux_conda_py312_cu121_pyt231
793
+ python_version : ' 3.12'
794
+ pytorch_version : 2.3.1
655
795
- binary_linux_conda_cuda :
656
796
name : testrun_conda_cuda_py310_cu117_pyt201
657
797
context : DOCKERHUB_TOKEN
0 commit comments