Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
184b136f
Unverified
Commit
184b136f
authored
Apr 22, 2022
by
Andrey Talman
Committed by
GitHub
Apr 22, 2022
Browse files
Removing cuda115 since we mirgated to cuda116 (#5862)
parent
e30f9b09
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
451 deletions
+2
-451
.circleci/config.yml
.circleci/config.yml
+0
-448
.circleci/regenerate.py
.circleci/regenerate.py
+2
-3
No files found.
.circleci/config.yml
View file @
184b136f
...
...
@@ -1135,12 +1135,6 @@ workflows:
name
:
binary_linux_wheel_py3.7_cu113
python_version
:
'
3.7'
wheel_docker_image
:
pytorch/manylinux-cuda113
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
name
:
binary_linux_wheel_py3.7_cu115
python_version
:
'
3.7'
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda116
cu_version
:
cu116
...
...
@@ -1175,12 +1169,6 @@ workflows:
name
:
binary_linux_wheel_py3.8_cu113
python_version
:
'
3.8'
wheel_docker_image
:
pytorch/manylinux-cuda113
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
name
:
binary_linux_wheel_py3.8_cu115
python_version
:
'
3.8'
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda116
cu_version
:
cu116
...
...
@@ -1215,12 +1203,6 @@ workflows:
name
:
binary_linux_wheel_py3.9_cu113
python_version
:
'
3.9'
wheel_docker_image
:
pytorch/manylinux-cuda113
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
name
:
binary_linux_wheel_py3.9_cu115
python_version
:
'
3.9'
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda116
cu_version
:
cu116
...
...
@@ -1255,12 +1237,6 @@ workflows:
name
:
binary_linux_wheel_py3.10_cu113
python_version
:
'
3.10'
wheel_docker_image
:
pytorch/manylinux-cuda113
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
name
:
binary_linux_wheel_py3.10_cu115
python_version
:
'
3.10'
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda116
cu_version
:
cu116
...
...
@@ -1319,15 +1295,6 @@ workflows:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_wheel_py3.7_cu113
python_version
:
'
3.7'
-
binary_win_wheel
:
cu_version
:
cu115
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_wheel_py3.7_cu115
python_version
:
'
3.7'
-
binary_win_wheel
:
cu_version
:
cu116
filters
:
...
...
@@ -1355,15 +1322,6 @@ workflows:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_wheel_py3.8_cu113
python_version
:
'
3.8'
-
binary_win_wheel
:
cu_version
:
cu115
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_wheel_py3.8_cu115
python_version
:
'
3.8'
-
binary_win_wheel
:
cu_version
:
cu116
filters
:
...
...
@@ -1391,15 +1349,6 @@ workflows:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_wheel_py3.9_cu113
python_version
:
'
3.9'
-
binary_win_wheel
:
cu_version
:
cu115
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_wheel_py3.9_cu115
python_version
:
'
3.9'
-
binary_win_wheel
:
cu_version
:
cu116
filters
:
...
...
@@ -1422,15 +1371,6 @@ workflows:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_wheel_py3.10_cu113
python_version
:
'
3.10'
-
binary_win_wheel
:
cu_version
:
cu115
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_wheel_py3.10_cu115
python_version
:
'
3.10'
-
binary_win_wheel
:
cu_version
:
cu116
name
:
binary_win_wheel_py3.10_cu116
...
...
@@ -1453,12 +1393,6 @@ workflows:
name
:
binary_linux_conda_py3.7_cu113
python_version
:
'
3.7'
wheel_docker_image
:
pytorch/manylinux-cuda113
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
name
:
binary_linux_conda_py3.7_cu115
python_version
:
'
3.7'
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda116
cu_version
:
cu116
...
...
@@ -1483,12 +1417,6 @@ workflows:
name
:
binary_linux_conda_py3.8_cu113
python_version
:
'
3.8'
wheel_docker_image
:
pytorch/manylinux-cuda113
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
name
:
binary_linux_conda_py3.8_cu115
python_version
:
'
3.8'
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda116
cu_version
:
cu116
...
...
@@ -1513,12 +1441,6 @@ workflows:
name
:
binary_linux_conda_py3.9_cu113
python_version
:
'
3.9'
wheel_docker_image
:
pytorch/manylinux-cuda113
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
name
:
binary_linux_conda_py3.9_cu115
python_version
:
'
3.9'
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda116
cu_version
:
cu116
...
...
@@ -1543,12 +1465,6 @@ workflows:
name
:
binary_linux_conda_py3.10_cu113
python_version
:
'
3.10'
wheel_docker_image
:
pytorch/manylinux-cuda113
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
name
:
binary_linux_conda_py3.10_cu115
python_version
:
'
3.10'
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda116
cu_version
:
cu116
...
...
@@ -1597,15 +1513,6 @@ workflows:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_conda_py3.7_cu113
python_version
:
'
3.7'
-
binary_win_conda
:
cu_version
:
cu115
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_conda_py3.7_cu115
python_version
:
'
3.7'
-
binary_win_conda
:
cu_version
:
cu116
filters
:
...
...
@@ -1633,15 +1540,6 @@ workflows:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_conda_py3.8_cu113
python_version
:
'
3.8'
-
binary_win_conda
:
cu_version
:
cu115
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_conda_py3.8_cu115
python_version
:
'
3.8'
-
binary_win_conda
:
cu_version
:
cu116
filters
:
...
...
@@ -1669,15 +1567,6 @@ workflows:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_conda_py3.9_cu113
python_version
:
'
3.9'
-
binary_win_conda
:
cu_version
:
cu115
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_conda_py3.9_cu115
python_version
:
'
3.9'
-
binary_win_conda
:
cu_version
:
cu116
filters
:
...
...
@@ -1700,15 +1589,6 @@ workflows:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_conda_py3.10_cu113
python_version
:
'
3.10'
-
binary_win_conda
:
cu_version
:
cu115
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_conda_py3.10_cu115
python_version
:
'
3.10'
-
binary_win_conda
:
cu_version
:
cu116
name
:
binary_win_conda_py3.10_cu116
...
...
@@ -1995,28 +1875,6 @@ workflows:
requires
:
-
nightly_binary_linux_wheel_py3.7_cu113
subfolder
:
cu113/
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.7_cu115
python_version
:
'
3.7'
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.7_cu115_upload
requires
:
-
nightly_binary_linux_wheel_py3.7_cu115
subfolder
:
cu115/
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda116
cu_version
:
cu116
...
...
@@ -2147,28 +2005,6 @@ workflows:
requires
:
-
nightly_binary_linux_wheel_py3.8_cu113
subfolder
:
cu113/
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.8_cu115
python_version
:
'
3.8'
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.8_cu115_upload
requires
:
-
nightly_binary_linux_wheel_py3.8_cu115
subfolder
:
cu115/
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda116
cu_version
:
cu116
...
...
@@ -2299,28 +2135,6 @@ workflows:
requires
:
-
nightly_binary_linux_wheel_py3.9_cu113
subfolder
:
cu113/
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.9_cu115
python_version
:
'
3.9'
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.9_cu115_upload
requires
:
-
nightly_binary_linux_wheel_py3.9_cu115
subfolder
:
cu115/
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda116
cu_version
:
cu116
...
...
@@ -2451,28 +2265,6 @@ workflows:
requires
:
-
nightly_binary_linux_wheel_py3.10_cu113
subfolder
:
cu113/
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.10_cu115
python_version
:
'
3.10'
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.10_cu115_upload
requires
:
-
nightly_binary_linux_wheel_py3.10_cu115
subfolder
:
cu115/
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda116
cu_version
:
cu116
...
...
@@ -2665,26 +2457,6 @@ workflows:
requires
:
-
nightly_binary_win_wheel_py3.7_cu113
subfolder
:
cu113/
-
binary_win_wheel
:
cu_version
:
cu115
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_wheel_py3.7_cu115
python_version
:
'
3.7'
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_wheel_py3.7_cu115_upload
requires
:
-
nightly_binary_win_wheel_py3.7_cu115
subfolder
:
cu115/
-
binary_win_wheel
:
cu_version
:
cu116
filters
:
...
...
@@ -2745,26 +2517,6 @@ workflows:
requires
:
-
nightly_binary_win_wheel_py3.8_cu113
subfolder
:
cu113/
-
binary_win_wheel
:
cu_version
:
cu115
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_wheel_py3.8_cu115
python_version
:
'
3.8'
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_wheel_py3.8_cu115_upload
requires
:
-
nightly_binary_win_wheel_py3.8_cu115
subfolder
:
cu115/
-
binary_win_wheel
:
cu_version
:
cu116
filters
:
...
...
@@ -2825,26 +2577,6 @@ workflows:
requires
:
-
nightly_binary_win_wheel_py3.9_cu113
subfolder
:
cu113/
-
binary_win_wheel
:
cu_version
:
cu115
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_wheel_py3.9_cu115
python_version
:
'
3.9'
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_wheel_py3.9_cu115_upload
requires
:
-
nightly_binary_win_wheel_py3.9_cu115
subfolder
:
cu115/
-
binary_win_wheel
:
cu_version
:
cu116
filters
:
...
...
@@ -2905,26 +2637,6 @@ workflows:
requires
:
-
nightly_binary_win_wheel_py3.10_cu113
subfolder
:
cu113/
-
binary_win_wheel
:
cu_version
:
cu115
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_wheel_py3.10_cu115
python_version
:
'
3.10'
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_wheel_py3.10_cu115_upload
requires
:
-
nightly_binary_win_wheel_py3.10_cu115
subfolder
:
cu115/
-
binary_win_wheel
:
cu_version
:
cu116
filters
:
...
...
@@ -3008,27 +2720,6 @@ workflows:
name
:
nightly_binary_linux_conda_py3.7_cu113_upload
requires
:
-
nightly_binary_linux_conda_py3.7_cu113
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_conda_py3.7_cu115
python_version
:
'
3.7'
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_conda_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_conda_py3.7_cu115_upload
requires
:
-
nightly_binary_linux_conda_py3.7_cu115
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda116
cu_version
:
cu116
...
...
@@ -3113,27 +2804,6 @@ workflows:
name
:
nightly_binary_linux_conda_py3.8_cu113_upload
requires
:
-
nightly_binary_linux_conda_py3.8_cu113
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_conda_py3.8_cu115
python_version
:
'
3.8'
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_conda_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_conda_py3.8_cu115_upload
requires
:
-
nightly_binary_linux_conda_py3.8_cu115
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda116
cu_version
:
cu116
...
...
@@ -3218,27 +2888,6 @@ workflows:
name
:
nightly_binary_linux_conda_py3.9_cu113_upload
requires
:
-
nightly_binary_linux_conda_py3.9_cu113
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_conda_py3.9_cu115
python_version
:
'
3.9'
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_conda_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_conda_py3.9_cu115_upload
requires
:
-
nightly_binary_linux_conda_py3.9_cu115
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda116
cu_version
:
cu116
...
...
@@ -3323,27 +2972,6 @@ workflows:
name
:
nightly_binary_linux_conda_py3.10_cu113_upload
requires
:
-
nightly_binary_linux_conda_py3.10_cu113
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_conda_py3.10_cu115
python_version
:
'
3.10'
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_conda_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_conda_py3.10_cu115_upload
requires
:
-
nightly_binary_linux_conda_py3.10_cu115
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda116
cu_version
:
cu116
...
...
@@ -3487,25 +3115,6 @@ workflows:
name
:
nightly_binary_win_conda_py3.7_cu113_upload
requires
:
-
nightly_binary_win_conda_py3.7_cu113
-
binary_win_conda
:
cu_version
:
cu115
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_conda_py3.7_cu115
python_version
:
'
3.7'
-
binary_conda_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_conda_py3.7_cu115_upload
requires
:
-
nightly_binary_win_conda_py3.7_cu115
-
binary_win_conda
:
cu_version
:
cu116
filters
:
...
...
@@ -3563,25 +3172,6 @@ workflows:
name
:
nightly_binary_win_conda_py3.8_cu113_upload
requires
:
-
nightly_binary_win_conda_py3.8_cu113
-
binary_win_conda
:
cu_version
:
cu115
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_conda_py3.8_cu115
python_version
:
'
3.8'
-
binary_conda_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_conda_py3.8_cu115_upload
requires
:
-
nightly_binary_win_conda_py3.8_cu115
-
binary_win_conda
:
cu_version
:
cu116
filters
:
...
...
@@ -3639,25 +3229,6 @@ workflows:
name
:
nightly_binary_win_conda_py3.9_cu113_upload
requires
:
-
nightly_binary_win_conda_py3.9_cu113
-
binary_win_conda
:
cu_version
:
cu115
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_conda_py3.9_cu115
python_version
:
'
3.9'
-
binary_conda_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_conda_py3.9_cu115_upload
requires
:
-
nightly_binary_win_conda_py3.9_cu115
-
binary_win_conda
:
cu_version
:
cu116
filters
:
...
...
@@ -3715,25 +3286,6 @@ workflows:
name
:
nightly_binary_win_conda_py3.10_cu113_upload
requires
:
-
nightly_binary_win_conda_py3.10_cu113
-
binary_win_conda
:
cu_version
:
cu115
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_conda_py3.10_cu115
python_version
:
'
3.10'
-
binary_conda_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_conda_py3.10_cu115_upload
requires
:
-
nightly_binary_win_conda_py3.10_cu115
-
binary_win_conda
:
cu_version
:
cu116
filters
:
...
...
.circleci/regenerate.py
View file @
184b136f
...
...
@@ -32,8 +32,8 @@ def build_workflows(prefix="", filter_branch=None, upload=False, indentation=6,
for
os_type
in
[
"linux"
,
"macos"
,
"win"
]:
python_versions
=
PYTHON_VERSIONS
cu_versions_dict
=
{
"linux"
:
[
"cpu"
,
"cu102"
,
"cu113"
,
"cu115"
,
"cu116"
,
"rocm4.5.2"
,
"rocm5.0"
],
"win"
:
[
"cpu"
,
"cu113"
,
"cu115"
,
"cu116"
],
"linux"
:
[
"cpu"
,
"cu102"
,
"cu113"
,
"cu116"
,
"rocm4.5.2"
,
"rocm5.0"
],
"win"
:
[
"cpu"
,
"cu113"
,
"cu116"
],
"macos"
:
[
"cpu"
],
}
cu_versions
=
cu_versions_dict
[
os_type
]
...
...
@@ -124,7 +124,6 @@ def upload_doc_job(filter_branch):
manylinux_images
=
{
"cu102"
:
"pytorch/manylinux-cuda102"
,
"cu113"
:
"pytorch/manylinux-cuda113"
,
"cu115"
:
"pytorch/manylinux-cuda115"
,
"cu116"
:
"pytorch/manylinux-cuda116"
,
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment