File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 5353 pytorch : 2.8.0
5454 torch_cuda_arch_list : " 7.0 7.5 8.0 8.6 8.7 8.9 9.0+PTX"
5555 dockerfile : " Dockerfile-base"
56+ - cuda : " 128"
57+ cuda_version : 12.8.1
58+ cudnn_version : " "
59+ python_version : " 3.11"
60+ pytorch : 2.9.0
61+ torch_cuda_arch_list : " 7.0 7.5 8.0 8.6 8.7 8.9 9.0+PTX"
62+ dockerfile : " Dockerfile-base"
5663# - cuda: "128"
5764# cuda_version: 12.8.1
5865# cudnn_version: ""
@@ -129,6 +136,13 @@ jobs:
129136 pytorch : 2.8.0
130137 torch_cuda_arch_list : " 7.0 7.5 8.0 8.6 8.7 8.9 9.0+PTX"
131138 dockerfile : " Dockerfile-uv-base"
139+ - cuda : " 128"
140+ cuda_version : 12.8.1
141+ cudnn_version : " "
142+ python_version : " 3.11"
143+ pytorch : 2.9.0
144+ torch_cuda_arch_list : " 7.0 7.5 8.0 8.6 8.7 8.9 9.0+PTX"
145+ dockerfile : " Dockerfile-uv-base"
132146 steps :
133147 - name : Checkout
134148 uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments