File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -263,7 +263,6 @@ jobs:
263263 ./gpu
264264
265265python-versions : &python-versions
266- - " 3.8"
267266 - " 3.9"
268267 - " 3.10"
269268 - " 3.11"
@@ -314,12 +313,6 @@ workflows:
314313 requires :
315314 - R << matrix.r-version >>
316315
317- - build-and-push-gpu :
318- name : Tensorflow 2.9, Cuda 12.6, Ubuntu 20.04
319- cuda-version : " 12.6.3"
320- ubuntu-version : " 20.04"
321- tf-version : " 2.9.1"
322- python-version : " 3.8"
323316 - build-and-push-gpu :
324317 name : Tensorflow 2.11, Cuda 12.6, Ubuntu 20.04
325318 cuda-version : " 12.6.3"
@@ -333,12 +326,6 @@ workflows:
333326 tf-version : " 2.15.0"
334327 python-version : " 3.11"
335328
336- - build-and-push-gpu :
337- name : Tensorflow 2.9, Cuda 11.8, Ubuntu 20.04
338- cuda-version : " 11.8.0"
339- ubuntu-version : " 20.04"
340- tf-version : " 2.9.1"
341- python-version : " 3.8"
342329 - build-and-push-gpu :
343330 name : Tensorflow 2.11, Cuda 11.8, Ubuntu 20.04
344331 cuda-version : " 11.8.0"
You can’t perform that action at this time.
0 commit comments