@@ -274,6 +274,34 @@ workflows:
274
274
name : linux_conda_py38_cu121_pyt231
275
275
python_version : ' 3.8'
276
276
pytorch_version : 2.3.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_pyt240
282
+ python_version : ' 3.8'
283
+ pytorch_version : 2.4.0
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_pyt240
289
+ python_version : ' 3.8'
290
+ pytorch_version : 2.4.0
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_pyt241
296
+ python_version : ' 3.8'
297
+ pytorch_version : 2.4.1
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_pyt241
303
+ python_version : ' 3.8'
304
+ pytorch_version : 2.4.1
277
305
- binary_linux_conda :
278
306
conda_docker_image : pytorch/conda-builder:cuda117
279
307
context : DOCKERHUB_TOKEN
@@ -386,6 +414,34 @@ workflows:
386
414
name : linux_conda_py39_cu121_pyt231
387
415
python_version : ' 3.9'
388
416
pytorch_version : 2.3.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_pyt240
422
+ python_version : ' 3.9'
423
+ pytorch_version : 2.4.0
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_pyt240
429
+ python_version : ' 3.9'
430
+ pytorch_version : 2.4.0
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_pyt241
436
+ python_version : ' 3.9'
437
+ pytorch_version : 2.4.1
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_pyt241
443
+ python_version : ' 3.9'
444
+ pytorch_version : 2.4.1
389
445
- binary_linux_conda :
390
446
conda_docker_image : pytorch/conda-builder:cuda117
391
447
context : DOCKERHUB_TOKEN
@@ -498,6 +554,34 @@ workflows:
498
554
name : linux_conda_py310_cu121_pyt231
499
555
python_version : ' 3.10'
500
556
pytorch_version : 2.3.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_pyt240
562
+ python_version : ' 3.10'
563
+ pytorch_version : 2.4.0
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_pyt240
569
+ python_version : ' 3.10'
570
+ pytorch_version : 2.4.0
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_pyt241
576
+ python_version : ' 3.10'
577
+ pytorch_version : 2.4.1
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_pyt241
583
+ python_version : ' 3.10'
584
+ pytorch_version : 2.4.1
501
585
- binary_linux_conda :
502
586
conda_docker_image : pytorch/conda-builder:cuda118
503
587
context : DOCKERHUB_TOKEN
@@ -582,6 +666,34 @@ workflows:
582
666
name : linux_conda_py311_cu121_pyt231
583
667
python_version : ' 3.11'
584
668
pytorch_version : 2.3.1
669
+ - binary_linux_conda :
670
+ conda_docker_image : pytorch/conda-builder:cuda118
671
+ context : DOCKERHUB_TOKEN
672
+ cu_version : cu118
673
+ name : linux_conda_py311_cu118_pyt240
674
+ python_version : ' 3.11'
675
+ pytorch_version : 2.4.0
676
+ - binary_linux_conda :
677
+ conda_docker_image : pytorch/conda-builder:cuda121
678
+ context : DOCKERHUB_TOKEN
679
+ cu_version : cu121
680
+ name : linux_conda_py311_cu121_pyt240
681
+ python_version : ' 3.11'
682
+ pytorch_version : 2.4.0
683
+ - binary_linux_conda :
684
+ conda_docker_image : pytorch/conda-builder:cuda118
685
+ context : DOCKERHUB_TOKEN
686
+ cu_version : cu118
687
+ name : linux_conda_py311_cu118_pyt241
688
+ python_version : ' 3.11'
689
+ pytorch_version : 2.4.1
690
+ - binary_linux_conda :
691
+ conda_docker_image : pytorch/conda-builder:cuda121
692
+ context : DOCKERHUB_TOKEN
693
+ cu_version : cu121
694
+ name : linux_conda_py311_cu121_pyt241
695
+ python_version : ' 3.11'
696
+ pytorch_version : 2.4.1
585
697
- binary_linux_conda :
586
698
conda_docker_image : pytorch/conda-builder:cuda118
587
699
context : DOCKERHUB_TOKEN
@@ -624,6 +736,34 @@ workflows:
624
736
name : linux_conda_py312_cu121_pyt231
625
737
python_version : ' 3.12'
626
738
pytorch_version : 2.3.1
739
+ - binary_linux_conda :
740
+ conda_docker_image : pytorch/conda-builder:cuda118
741
+ context : DOCKERHUB_TOKEN
742
+ cu_version : cu118
743
+ name : linux_conda_py312_cu118_pyt240
744
+ python_version : ' 3.12'
745
+ pytorch_version : 2.4.0
746
+ - binary_linux_conda :
747
+ conda_docker_image : pytorch/conda-builder:cuda121
748
+ context : DOCKERHUB_TOKEN
749
+ cu_version : cu121
750
+ name : linux_conda_py312_cu121_pyt240
751
+ python_version : ' 3.12'
752
+ pytorch_version : 2.4.0
753
+ - binary_linux_conda :
754
+ conda_docker_image : pytorch/conda-builder:cuda118
755
+ context : DOCKERHUB_TOKEN
756
+ cu_version : cu118
757
+ name : linux_conda_py312_cu118_pyt241
758
+ python_version : ' 3.12'
759
+ pytorch_version : 2.4.1
760
+ - binary_linux_conda :
761
+ conda_docker_image : pytorch/conda-builder:cuda121
762
+ context : DOCKERHUB_TOKEN
763
+ cu_version : cu121
764
+ name : linux_conda_py312_cu121_pyt241
765
+ python_version : ' 3.12'
766
+ pytorch_version : 2.4.1
627
767
- binary_linux_conda_cuda :
628
768
name : testrun_conda_cuda_py310_cu117_pyt201
629
769
context : DOCKERHUB_TOKEN
0 commit comments