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
802e665a
"git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "40a0a90a888fb3ee66f8df0e8580c6efdc3aa515"
Unverified
Commit
802e665a
authored
Dec 31, 2021
by
Prabhat Roy
Committed by
GitHub
Dec 31, 2021
Browse files
Remove Python 3.6 from CI (#5152)
parent
93191f88
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
110 additions
and
930 deletions
+110
-930
.circleci/config.yml
.circleci/config.yml
+109
-929
.circleci/regenerate.py
.circleci/regenerate.py
+1
-1
No files found.
.circleci/config.yml
View file @
802e665a
...
@@ -1084,46 +1084,6 @@ workflows:
...
@@ -1084,46 +1084,6 @@ workflows:
build
:
build
:
jobs
:
jobs
:
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
name
:
binary_linux_wheel_py3.6_cpu
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda102
cu_version
:
cu102
name
:
binary_linux_wheel_py3.6_cu102
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda111
cu_version
:
cu111
name
:
binary_linux_wheel_py3.6_cu111
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-cuda111
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda113
cu_version
:
cu113
name
:
binary_linux_wheel_py3.6_cu113
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-cuda113
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
name
:
binary_linux_wheel_py3.6_cu115
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_linux_wheel
:
cu_version
:
rocm4.2
name
:
binary_linux_wheel_py3.6_rocm4.2
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-rocm:4.2
-
binary_linux_wheel
:
cu_version
:
rocm4.3.1
name
:
binary_linux_wheel_py3.6_rocm4.3.1
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-rocm:4.3.1
-
binary_linux_wheel
:
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cpu
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
cu_version
:
cpu
...
@@ -1249,12 +1209,6 @@ workflows:
...
@@ -1249,12 +1209,6 @@ workflows:
name
:
binary_linux_wheel_py3.9_rocm4.3.1
name
:
binary_linux_wheel_py3.9_rocm4.3.1
python_version
:
'
3.9'
python_version
:
'
3.9'
wheel_docker_image
:
pytorch/manylinux-rocm:4.3.1
wheel_docker_image
:
pytorch/manylinux-rocm:4.3.1
-
binary_macos_wheel
:
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
name
:
binary_macos_wheel_py3.6_cpu
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_macos_wheel
:
-
binary_macos_wheel
:
conda_docker_image
:
pytorch/conda-builder:cpu
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
cu_version
:
cpu
...
@@ -1273,42 +1227,6 @@ workflows:
...
@@ -1273,42 +1227,6 @@ workflows:
name
:
binary_macos_wheel_py3.9_cpu
name
:
binary_macos_wheel_py3.9_cpu
python_version
:
'
3.9'
python_version
:
'
3.9'
wheel_docker_image
:
pytorch/manylinux-cuda102
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_win_wheel
:
cu_version
:
cpu
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_wheel_py3.6_cpu
python_version
:
'
3.6'
-
binary_win_wheel
:
cu_version
:
cu111
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_wheel_py3.6_cu111
python_version
:
'
3.6'
-
binary_win_wheel
:
cu_version
:
cu113
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_wheel_py3.6_cu113
python_version
:
'
3.6'
-
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.6_cu115
python_version
:
'
3.6'
-
binary_win_wheel
:
-
binary_win_wheel
:
cu_version
:
cpu
cu_version
:
cpu
filters
:
filters
:
...
@@ -1407,36 +1325,6 @@ workflows:
...
@@ -1407,36 +1325,6 @@ workflows:
cu_version
:
cu115
cu_version
:
cu115
name
:
binary_win_wheel_py3.9_cu115
name
:
binary_win_wheel_py3.9_cu115
python_version
:
'
3.9'
python_version
:
'
3.9'
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
name
:
binary_linux_conda_py3.6_cpu
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda102
cu_version
:
cu102
name
:
binary_linux_conda_py3.6_cu102
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda111
cu_version
:
cu111
name
:
binary_linux_conda_py3.6_cu111
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-cuda111
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda113
cu_version
:
cu113
name
:
binary_linux_conda_py3.6_cu113
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-cuda113
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
name
:
binary_linux_conda_py3.6_cu115
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_linux_conda
:
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cpu
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
cu_version
:
cpu
...
@@ -1527,12 +1415,6 @@ workflows:
...
@@ -1527,12 +1415,6 @@ workflows:
name
:
binary_linux_conda_py3.9_cu115
name
:
binary_linux_conda_py3.9_cu115
python_version
:
'
3.9'
python_version
:
'
3.9'
wheel_docker_image
:
pytorch/manylinux-cuda115
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_macos_conda
:
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
name
:
binary_macos_conda_py3.6_cpu
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_macos_conda
:
-
binary_macos_conda
:
conda_docker_image
:
pytorch/conda-builder:cpu
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
cu_version
:
cpu
...
@@ -1551,42 +1433,6 @@ workflows:
...
@@ -1551,42 +1433,6 @@ workflows:
name
:
binary_macos_conda_py3.9_cpu
name
:
binary_macos_conda_py3.9_cpu
python_version
:
'
3.9'
python_version
:
'
3.9'
wheel_docker_image
:
pytorch/manylinux-cuda102
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_win_conda
:
cu_version
:
cpu
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_conda_py3.6_cpu
python_version
:
'
3.6'
-
binary_win_conda
:
cu_version
:
cu111
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_conda_py3.6_cu111
python_version
:
'
3.6'
-
binary_win_conda
:
cu_version
:
cu113
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_conda_py3.6_cu113
python_version
:
'
3.6'
-
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.6_cu115
python_version
:
'
3.6'
-
binary_win_conda
:
-
binary_win_conda
:
cu_version
:
cpu
cu_version
:
cpu
filters
:
filters
:
...
@@ -1727,10 +1573,6 @@ workflows:
...
@@ -1727,10 +1573,6 @@ workflows:
-
unittest_torchhub
-
unittest_torchhub
-
unittest_onnx
-
unittest_onnx
-
unittest_prototype
-
unittest_prototype
-
unittest_linux_cpu
:
cu_version
:
cpu
name
:
unittest_linux_cpu_py3.6
python_version
:
'
3.6'
-
unittest_linux_cpu
:
-
unittest_linux_cpu
:
cu_version
:
cpu
cu_version
:
cpu
name
:
unittest_linux_cpu_py3.7
name
:
unittest_linux_cpu_py3.7
...
@@ -1743,15 +1585,6 @@ workflows:
...
@@ -1743,15 +1585,6 @@ workflows:
cu_version
:
cpu
cu_version
:
cpu
name
:
unittest_linux_cpu_py3.9
name
:
unittest_linux_cpu_py3.9
python_version
:
'
3.9'
python_version
:
'
3.9'
-
unittest_linux_gpu
:
cu_version
:
cu102
filters
:
branches
:
only
:
-
main
-
nightly
name
:
unittest_linux_gpu_py3.6
python_version
:
'
3.6'
-
unittest_linux_gpu
:
-
unittest_linux_gpu
:
cu_version
:
cu102
cu_version
:
cu102
filters
:
filters
:
...
@@ -1774,10 +1607,6 @@ workflows:
...
@@ -1774,10 +1607,6 @@ workflows:
-
nightly
-
nightly
name
:
unittest_linux_gpu_py3.9
name
:
unittest_linux_gpu_py3.9
python_version
:
'
3.9'
python_version
:
'
3.9'
-
unittest_windows_cpu
:
cu_version
:
cpu
name
:
unittest_windows_cpu_py3.6
python_version
:
'
3.6'
-
unittest_windows_cpu
:
-
unittest_windows_cpu
:
cu_version
:
cpu
cu_version
:
cpu
name
:
unittest_windows_cpu_py3.7
name
:
unittest_windows_cpu_py3.7
...
@@ -1790,15 +1619,6 @@ workflows:
...
@@ -1790,15 +1619,6 @@ workflows:
cu_version
:
cpu
cu_version
:
cpu
name
:
unittest_windows_cpu_py3.9
name
:
unittest_windows_cpu_py3.9
python_version
:
'
3.9'
python_version
:
'
3.9'
-
unittest_windows_gpu
:
cu_version
:
cu102
filters
:
branches
:
only
:
-
main
-
nightly
name
:
unittest_windows_gpu_py3.6
python_version
:
'
3.6'
-
unittest_windows_gpu
:
-
unittest_windows_gpu
:
cu_version
:
cu102
cu_version
:
cu102
filters
:
filters
:
...
@@ -1821,10 +1641,6 @@ workflows:
...
@@ -1821,10 +1641,6 @@ workflows:
-
nightly
-
nightly
name
:
unittest_windows_gpu_py3.9
name
:
unittest_windows_gpu_py3.9
python_version
:
'
3.9'
python_version
:
'
3.9'
-
unittest_macos_cpu
:
cu_version
:
cpu
name
:
unittest_macos_cpu_py3.6
python_version
:
'
3.6'
-
unittest_macos_cpu
:
-
unittest_macos_cpu
:
cu_version
:
cpu
cu_version
:
cpu
name
:
unittest_macos_cpu_py3.7
name
:
unittest_macos_cpu_py3.7
...
@@ -1908,8 +1724,8 @@ workflows:
...
@@ -1908,8 +1724,8 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
6
_cpu
name
:
nightly_binary_linux_wheel_py3.
7
_cpu
python_version
:
'
3.
6
'
python_version
:
'
3.
7
'
wheel_docker_image
:
pytorch/manylinux-cuda102
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_wheel_upload
:
-
binary_wheel_upload
:
context
:
org-member
context
:
org-member
...
@@ -1918,19 +1734,19 @@ workflows:
...
@@ -1918,19 +1734,19 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
6
_cpu_upload
name
:
nightly_binary_linux_wheel_py3.
7
_cpu_upload
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
6
_cpu
-
nightly_binary_linux_wheel_py3.
7
_cpu
subfolder
:
cpu/
subfolder
:
cpu/
-
smoke_test_linux_pip
:
-
smoke_test_linux_pip
:
filters
:
filters
:
branches
:
branches
:
only
:
only
:
-
nightly
-
nightly
name
:
nightly_binary_linux_wheel_py3.
6
_cpu_smoke_test_pip
name
:
nightly_binary_linux_wheel_py3.
7
_cpu_smoke_test_pip
python_version
:
'
3.
6
'
python_version
:
'
3.
7
'
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
6
_cpu_upload
-
nightly_binary_linux_wheel_py3.
7
_cpu_upload
-
binary_linux_wheel
:
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda102
conda_docker_image
:
pytorch/conda-builder:cuda102
cu_version
:
cu102
cu_version
:
cu102
...
@@ -1939,8 +1755,8 @@ workflows:
...
@@ -1939,8 +1755,8 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
6
_cu102
name
:
nightly_binary_linux_wheel_py3.
7
_cu102
python_version
:
'
3.
6
'
python_version
:
'
3.
7
'
wheel_docker_image
:
pytorch/manylinux-cuda102
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_wheel_upload
:
-
binary_wheel_upload
:
context
:
org-member
context
:
org-member
...
@@ -1949,19 +1765,19 @@ workflows:
...
@@ -1949,19 +1765,19 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
6
_cu102_upload
name
:
nightly_binary_linux_wheel_py3.
7
_cu102_upload
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
6
_cu102
-
nightly_binary_linux_wheel_py3.
7
_cu102
subfolder
:
cu102/
subfolder
:
cu102/
-
smoke_test_linux_pip
:
-
smoke_test_linux_pip
:
filters
:
filters
:
branches
:
branches
:
only
:
only
:
-
nightly
-
nightly
name
:
nightly_binary_linux_wheel_py3.
6
_cu102_smoke_test_pip
name
:
nightly_binary_linux_wheel_py3.
7
_cu102_smoke_test_pip
python_version
:
'
3.
6
'
python_version
:
'
3.
7
'
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
6
_cu102_upload
-
nightly_binary_linux_wheel_py3.
7
_cu102_upload
-
binary_linux_wheel
:
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda111
conda_docker_image
:
pytorch/conda-builder:cuda111
cu_version
:
cu111
cu_version
:
cu111
...
@@ -1970,8 +1786,8 @@ workflows:
...
@@ -1970,8 +1786,8 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
6
_cu111
name
:
nightly_binary_linux_wheel_py3.
7
_cu111
python_version
:
'
3.
6
'
python_version
:
'
3.
7
'
wheel_docker_image
:
pytorch/manylinux-cuda111
wheel_docker_image
:
pytorch/manylinux-cuda111
-
binary_wheel_upload
:
-
binary_wheel_upload
:
context
:
org-member
context
:
org-member
...
@@ -1980,19 +1796,19 @@ workflows:
...
@@ -1980,19 +1796,19 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
6
_cu111_upload
name
:
nightly_binary_linux_wheel_py3.
7
_cu111_upload
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
6
_cu111
-
nightly_binary_linux_wheel_py3.
7
_cu111
subfolder
:
cu111/
subfolder
:
cu111/
-
smoke_test_linux_pip
:
-
smoke_test_linux_pip
:
filters
:
filters
:
branches
:
branches
:
only
:
only
:
-
nightly
-
nightly
name
:
nightly_binary_linux_wheel_py3.
6
_cu111_smoke_test_pip
name
:
nightly_binary_linux_wheel_py3.
7
_cu111_smoke_test_pip
python_version
:
'
3.
6
'
python_version
:
'
3.
7
'
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
6
_cu111_upload
-
nightly_binary_linux_wheel_py3.
7
_cu111_upload
-
binary_linux_wheel
:
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda113
conda_docker_image
:
pytorch/conda-builder:cuda113
cu_version
:
cu113
cu_version
:
cu113
...
@@ -2001,8 +1817,8 @@ workflows:
...
@@ -2001,8 +1817,8 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
6
_cu113
name
:
nightly_binary_linux_wheel_py3.
7
_cu113
python_version
:
'
3.
6
'
python_version
:
'
3.
7
'
wheel_docker_image
:
pytorch/manylinux-cuda113
wheel_docker_image
:
pytorch/manylinux-cuda113
-
binary_wheel_upload
:
-
binary_wheel_upload
:
context
:
org-member
context
:
org-member
...
@@ -2011,19 +1827,19 @@ workflows:
...
@@ -2011,19 +1827,19 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
6
_cu113_upload
name
:
nightly_binary_linux_wheel_py3.
7
_cu113_upload
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
6
_cu113
-
nightly_binary_linux_wheel_py3.
7
_cu113
subfolder
:
cu113/
subfolder
:
cu113/
-
smoke_test_linux_pip
:
-
smoke_test_linux_pip
:
filters
:
filters
:
branches
:
branches
:
only
:
only
:
-
nightly
-
nightly
name
:
nightly_binary_linux_wheel_py3.
6
_cu113_smoke_test_pip
name
:
nightly_binary_linux_wheel_py3.
7
_cu113_smoke_test_pip
python_version
:
'
3.
6
'
python_version
:
'
3.
7
'
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
6
_cu113_upload
-
nightly_binary_linux_wheel_py3.
7
_cu113_upload
-
binary_linux_wheel
:
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda115
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
cu_version
:
cu115
...
@@ -2032,8 +1848,8 @@ workflows:
...
@@ -2032,8 +1848,8 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
6
_cu115
name
:
nightly_binary_linux_wheel_py3.
7
_cu115
python_version
:
'
3.
6
'
python_version
:
'
3.
7
'
wheel_docker_image
:
pytorch/manylinux-cuda115
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_wheel_upload
:
-
binary_wheel_upload
:
context
:
org-member
context
:
org-member
...
@@ -2042,19 +1858,19 @@ workflows:
...
@@ -2042,19 +1858,19 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
6
_cu115_upload
name
:
nightly_binary_linux_wheel_py3.
7
_cu115_upload
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
6
_cu115
-
nightly_binary_linux_wheel_py3.
7
_cu115
subfolder
:
cu115/
subfolder
:
cu115/
-
smoke_test_linux_pip
:
-
smoke_test_linux_pip
:
filters
:
filters
:
branches
:
branches
:
only
:
only
:
-
nightly
-
nightly
name
:
nightly_binary_linux_wheel_py3.
6
_cu115_smoke_test_pip
name
:
nightly_binary_linux_wheel_py3.
7
_cu115_smoke_test_pip
python_version
:
'
3.
6
'
python_version
:
'
3.
7
'
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
6
_cu115_upload
-
nightly_binary_linux_wheel_py3.
7
_cu115_upload
-
binary_linux_wheel
:
-
binary_linux_wheel
:
cu_version
:
rocm4.2
cu_version
:
rocm4.2
filters
:
filters
:
...
@@ -2062,8 +1878,8 @@ workflows:
...
@@ -2062,8 +1878,8 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
6
_rocm4.2
name
:
nightly_binary_linux_wheel_py3.
7
_rocm4.2
python_version
:
'
3.
6
'
python_version
:
'
3.
7
'
wheel_docker_image
:
pytorch/manylinux-rocm:4.2
wheel_docker_image
:
pytorch/manylinux-rocm:4.2
-
binary_wheel_upload
:
-
binary_wheel_upload
:
context
:
org-member
context
:
org-member
...
@@ -2072,19 +1888,19 @@ workflows:
...
@@ -2072,19 +1888,19 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
6
_rocm4.2_upload
name
:
nightly_binary_linux_wheel_py3.
7
_rocm4.2_upload
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
6
_rocm4.2
-
nightly_binary_linux_wheel_py3.
7
_rocm4.2
subfolder
:
rocm4.2/
subfolder
:
rocm4.2/
-
smoke_test_linux_pip
:
-
smoke_test_linux_pip
:
filters
:
filters
:
branches
:
branches
:
only
:
only
:
-
nightly
-
nightly
name
:
nightly_binary_linux_wheel_py3.
6
_rocm4.2_smoke_test_pip
name
:
nightly_binary_linux_wheel_py3.
7
_rocm4.2_smoke_test_pip
python_version
:
'
3.
6
'
python_version
:
'
3.
7
'
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
6
_rocm4.2_upload
-
nightly_binary_linux_wheel_py3.
7
_rocm4.2_upload
-
binary_linux_wheel
:
-
binary_linux_wheel
:
cu_version
:
rocm4.3.1
cu_version
:
rocm4.3.1
filters
:
filters
:
...
@@ -2092,8 +1908,8 @@ workflows:
...
@@ -2092,8 +1908,8 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
6
_rocm4.3.1
name
:
nightly_binary_linux_wheel_py3.
7
_rocm4.3.1
python_version
:
'
3.
6
'
python_version
:
'
3.
7
'
wheel_docker_image
:
pytorch/manylinux-rocm:4.3.1
wheel_docker_image
:
pytorch/manylinux-rocm:4.3.1
-
binary_wheel_upload
:
-
binary_wheel_upload
:
context
:
org-member
context
:
org-member
...
@@ -2102,19 +1918,19 @@ workflows:
...
@@ -2102,19 +1918,19 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
6
_rocm4.3.1_upload
name
:
nightly_binary_linux_wheel_py3.
7
_rocm4.3.1_upload
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
6
_rocm4.3.1
-
nightly_binary_linux_wheel_py3.
7
_rocm4.3.1
subfolder
:
rocm4.3.1/
subfolder
:
rocm4.3.1/
-
smoke_test_linux_pip
:
-
smoke_test_linux_pip
:
filters
:
filters
:
branches
:
branches
:
only
:
only
:
-
nightly
-
nightly
name
:
nightly_binary_linux_wheel_py3.
6
_rocm4.3.1_smoke_test_pip
name
:
nightly_binary_linux_wheel_py3.
7
_rocm4.3.1_smoke_test_pip
python_version
:
'
3.
6
'
python_version
:
'
3.
7
'
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
6
_rocm4.3.1_upload
-
nightly_binary_linux_wheel_py3.
7
_rocm4.3.1_upload
-
binary_linux_wheel
:
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cpu
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
cu_version
:
cpu
...
@@ -2123,8 +1939,8 @@ workflows:
...
@@ -2123,8 +1939,8 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
7
_cpu
name
:
nightly_binary_linux_wheel_py3.
8
_cpu
python_version
:
'
3.
7
'
python_version
:
'
3.
8
'
wheel_docker_image
:
pytorch/manylinux-cuda102
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_wheel_upload
:
-
binary_wheel_upload
:
context
:
org-member
context
:
org-member
...
@@ -2133,19 +1949,19 @@ workflows:
...
@@ -2133,19 +1949,19 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
7
_cpu_upload
name
:
nightly_binary_linux_wheel_py3.
8
_cpu_upload
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
7
_cpu
-
nightly_binary_linux_wheel_py3.
8
_cpu
subfolder
:
cpu/
subfolder
:
cpu/
-
smoke_test_linux_pip
:
-
smoke_test_linux_pip
:
filters
:
filters
:
branches
:
branches
:
only
:
only
:
-
nightly
-
nightly
name
:
nightly_binary_linux_wheel_py3.
7
_cpu_smoke_test_pip
name
:
nightly_binary_linux_wheel_py3.
8
_cpu_smoke_test_pip
python_version
:
'
3.
7
'
python_version
:
'
3.
8
'
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
7
_cpu_upload
-
nightly_binary_linux_wheel_py3.
8
_cpu_upload
-
binary_linux_wheel
:
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda102
conda_docker_image
:
pytorch/conda-builder:cuda102
cu_version
:
cu102
cu_version
:
cu102
...
@@ -2154,8 +1970,8 @@ workflows:
...
@@ -2154,8 +1970,8 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
7
_cu102
name
:
nightly_binary_linux_wheel_py3.
8
_cu102
python_version
:
'
3.
7
'
python_version
:
'
3.
8
'
wheel_docker_image
:
pytorch/manylinux-cuda102
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_wheel_upload
:
-
binary_wheel_upload
:
context
:
org-member
context
:
org-member
...
@@ -2164,19 +1980,19 @@ workflows:
...
@@ -2164,19 +1980,19 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
7
_cu102_upload
name
:
nightly_binary_linux_wheel_py3.
8
_cu102_upload
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
7
_cu102
-
nightly_binary_linux_wheel_py3.
8
_cu102
subfolder
:
cu102/
subfolder
:
cu102/
-
smoke_test_linux_pip
:
-
smoke_test_linux_pip
:
filters
:
filters
:
branches
:
branches
:
only
:
only
:
-
nightly
-
nightly
name
:
nightly_binary_linux_wheel_py3.
7
_cu102_smoke_test_pip
name
:
nightly_binary_linux_wheel_py3.
8
_cu102_smoke_test_pip
python_version
:
'
3.
7
'
python_version
:
'
3.
8
'
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
7
_cu102_upload
-
nightly_binary_linux_wheel_py3.
8
_cu102_upload
-
binary_linux_wheel
:
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda111
conda_docker_image
:
pytorch/conda-builder:cuda111
cu_version
:
cu111
cu_version
:
cu111
...
@@ -2185,8 +2001,8 @@ workflows:
...
@@ -2185,8 +2001,8 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
7
_cu111
name
:
nightly_binary_linux_wheel_py3.
8
_cu111
python_version
:
'
3.
7
'
python_version
:
'
3.
8
'
wheel_docker_image
:
pytorch/manylinux-cuda111
wheel_docker_image
:
pytorch/manylinux-cuda111
-
binary_wheel_upload
:
-
binary_wheel_upload
:
context
:
org-member
context
:
org-member
...
@@ -2195,19 +2011,19 @@ workflows:
...
@@ -2195,19 +2011,19 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
7
_cu111_upload
name
:
nightly_binary_linux_wheel_py3.
8
_cu111_upload
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
7
_cu111
-
nightly_binary_linux_wheel_py3.
8
_cu111
subfolder
:
cu111/
subfolder
:
cu111/
-
smoke_test_linux_pip
:
-
smoke_test_linux_pip
:
filters
:
filters
:
branches
:
branches
:
only
:
only
:
-
nightly
-
nightly
name
:
nightly_binary_linux_wheel_py3.
7
_cu111_smoke_test_pip
name
:
nightly_binary_linux_wheel_py3.
8
_cu111_smoke_test_pip
python_version
:
'
3.
7
'
python_version
:
'
3.
8
'
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
7
_cu111_upload
-
nightly_binary_linux_wheel_py3.
8
_cu111_upload
-
binary_linux_wheel
:
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda113
conda_docker_image
:
pytorch/conda-builder:cuda113
cu_version
:
cu113
cu_version
:
cu113
...
@@ -2216,8 +2032,8 @@ workflows:
...
@@ -2216,8 +2032,8 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
7
_cu113
name
:
nightly_binary_linux_wheel_py3.
8
_cu113
python_version
:
'
3.
7
'
python_version
:
'
3.
8
'
wheel_docker_image
:
pytorch/manylinux-cuda113
wheel_docker_image
:
pytorch/manylinux-cuda113
-
binary_wheel_upload
:
-
binary_wheel_upload
:
context
:
org-member
context
:
org-member
...
@@ -2226,19 +2042,19 @@ workflows:
...
@@ -2226,19 +2042,19 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
7
_cu113_upload
name
:
nightly_binary_linux_wheel_py3.
8
_cu113_upload
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
7
_cu113
-
nightly_binary_linux_wheel_py3.
8
_cu113
subfolder
:
cu113/
subfolder
:
cu113/
-
smoke_test_linux_pip
:
-
smoke_test_linux_pip
:
filters
:
filters
:
branches
:
branches
:
only
:
only
:
-
nightly
-
nightly
name
:
nightly_binary_linux_wheel_py3.
7
_cu113_smoke_test_pip
name
:
nightly_binary_linux_wheel_py3.
8
_cu113_smoke_test_pip
python_version
:
'
3.
7
'
python_version
:
'
3.
8
'
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
7
_cu113_upload
-
nightly_binary_linux_wheel_py3.
8
_cu113_upload
-
binary_linux_wheel
:
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda115
conda_docker_image
:
pytorch/conda-builder:cuda115
cu_version
:
cu115
cu_version
:
cu115
...
@@ -2247,8 +2063,8 @@ workflows:
...
@@ -2247,8 +2063,8 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
7
_cu115
name
:
nightly_binary_linux_wheel_py3.
8
_cu115
python_version
:
'
3.
7
'
python_version
:
'
3.
8
'
wheel_docker_image
:
pytorch/manylinux-cuda115
wheel_docker_image
:
pytorch/manylinux-cuda115
-
binary_wheel_upload
:
-
binary_wheel_upload
:
context
:
org-member
context
:
org-member
...
@@ -2257,19 +2073,19 @@ workflows:
...
@@ -2257,19 +2073,19 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
7
_cu115_upload
name
:
nightly_binary_linux_wheel_py3.
8
_cu115_upload
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
7
_cu115
-
nightly_binary_linux_wheel_py3.
8
_cu115
subfolder
:
cu115/
subfolder
:
cu115/
-
smoke_test_linux_pip
:
-
smoke_test_linux_pip
:
filters
:
filters
:
branches
:
branches
:
only
:
only
:
-
nightly
-
nightly
name
:
nightly_binary_linux_wheel_py3.
7
_cu115_smoke_test_pip
name
:
nightly_binary_linux_wheel_py3.
8
_cu115_smoke_test_pip
python_version
:
'
3.
7
'
python_version
:
'
3.
8
'
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.
7
_cu115_upload
-
nightly_binary_linux_wheel_py3.
8
_cu115_upload
-
binary_linux_wheel
:
-
binary_linux_wheel
:
cu_version
:
rocm4.2
cu_version
:
rocm4.2
filters
:
filters
:
...
@@ -2277,8 +2093,8 @@ workflows:
...
@@ -2277,8 +2093,8 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.
7
_rocm4.2
name
:
nightly_binary_linux_wheel_py3.
8
_rocm4.2
python_version
:
'
3.
7
'
python_version
:
'
3.
8
'
wheel_docker_image
:
pytorch/manylinux-rocm:4.2
wheel_docker_image
:
pytorch/manylinux-rocm:4.2
-
binary_wheel_upload
:
-
binary_wheel_upload
:
context
:
org-member
context
:
org-member
...
@@ -2287,222 +2103,7 @@ workflows:
...
@@ -2287,222 +2103,7 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.7_rocm4.2_upload
name
:
nightly_binary_linux_wheel_py3.8_rocm4.2_upload
requires
:
-
nightly_binary_linux_wheel_py3.7_rocm4.2
subfolder
:
rocm4.2/
-
smoke_test_linux_pip
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_linux_wheel_py3.7_rocm4.2_smoke_test_pip
python_version
:
'
3.7'
requires
:
-
nightly_binary_linux_wheel_py3.7_rocm4.2_upload
-
binary_linux_wheel
:
cu_version
:
rocm4.3.1
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.7_rocm4.3.1
python_version
:
'
3.7'
wheel_docker_image
:
pytorch/manylinux-rocm:4.3.1
-
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_rocm4.3.1_upload
requires
:
-
nightly_binary_linux_wheel_py3.7_rocm4.3.1
subfolder
:
rocm4.3.1/
-
smoke_test_linux_pip
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_linux_wheel_py3.7_rocm4.3.1_smoke_test_pip
python_version
:
'
3.7'
requires
:
-
nightly_binary_linux_wheel_py3.7_rocm4.3.1_upload
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.8_cpu
python_version
:
'
3.8'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
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_cpu_upload
requires
:
-
nightly_binary_linux_wheel_py3.8_cpu
subfolder
:
cpu/
-
smoke_test_linux_pip
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_linux_wheel_py3.8_cpu_smoke_test_pip
python_version
:
'
3.8'
requires
:
-
nightly_binary_linux_wheel_py3.8_cpu_upload
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda102
cu_version
:
cu102
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.8_cu102
python_version
:
'
3.8'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
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_cu102_upload
requires
:
-
nightly_binary_linux_wheel_py3.8_cu102
subfolder
:
cu102/
-
smoke_test_linux_pip
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_linux_wheel_py3.8_cu102_smoke_test_pip
python_version
:
'
3.8'
requires
:
-
nightly_binary_linux_wheel_py3.8_cu102_upload
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda111
cu_version
:
cu111
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.8_cu111
python_version
:
'
3.8'
wheel_docker_image
:
pytorch/manylinux-cuda111
-
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_cu111_upload
requires
:
-
nightly_binary_linux_wheel_py3.8_cu111
subfolder
:
cu111/
-
smoke_test_linux_pip
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_linux_wheel_py3.8_cu111_smoke_test_pip
python_version
:
'
3.8'
requires
:
-
nightly_binary_linux_wheel_py3.8_cu111_upload
-
binary_linux_wheel
:
conda_docker_image
:
pytorch/conda-builder:cuda113
cu_version
:
cu113
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.8_cu113
python_version
:
'
3.8'
wheel_docker_image
:
pytorch/manylinux-cuda113
-
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_cu113_upload
requires
:
-
nightly_binary_linux_wheel_py3.8_cu113
subfolder
:
cu113/
-
smoke_test_linux_pip
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_linux_wheel_py3.8_cu113_smoke_test_pip
python_version
:
'
3.8'
requires
:
-
nightly_binary_linux_wheel_py3.8_cu113_upload
-
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/
-
smoke_test_linux_pip
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_linux_wheel_py3.8_cu115_smoke_test_pip
python_version
:
'
3.8'
requires
:
-
nightly_binary_linux_wheel_py3.8_cu115_upload
-
binary_linux_wheel
:
cu_version
:
rocm4.2
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_wheel_py3.8_rocm4.2
python_version
:
'
3.8'
wheel_docker_image
:
pytorch/manylinux-rocm:4.2
-
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_rocm4.2_upload
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.8_rocm4.2
-
nightly_binary_linux_wheel_py3.8_rocm4.2
subfolder
:
rocm4.2/
subfolder
:
rocm4.2/
...
@@ -2760,28 +2361,6 @@ workflows:
...
@@ -2760,28 +2361,6 @@ workflows:
python_version
:
'
3.9'
python_version
:
'
3.9'
requires
:
requires
:
-
nightly_binary_linux_wheel_py3.9_rocm4.3.1_upload
-
nightly_binary_linux_wheel_py3.9_rocm4.3.1_upload
-
binary_macos_wheel
:
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_macos_wheel_py3.6_cpu
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_macos_wheel_py3.6_cpu_upload
requires
:
-
nightly_binary_macos_wheel_py3.6_cpu
subfolder
:
'
'
-
binary_macos_wheel
:
-
binary_macos_wheel
:
conda_docker_image
:
pytorch/conda-builder:cpu
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
cu_version
:
cpu
...
@@ -2799,122 +2378,22 @@ workflows:
...
@@ -2799,122 +2378,22 @@ workflows:
branches
:
branches
:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_macos_wheel_py3.7_cpu_upload
name
:
nightly_binary_macos_wheel_py3.7_cpu_upload
requires
:
-
nightly_binary_macos_wheel_py3.7_cpu
subfolder
:
'
'
-
binary_macos_wheel
:
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_macos_wheel_py3.8_cpu
python_version
:
'
3.8'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_macos_wheel_py3.8_cpu_upload
requires
:
-
nightly_binary_macos_wheel_py3.8_cpu
subfolder
:
'
'
-
binary_macos_wheel
:
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_macos_wheel_py3.9_cpu
python_version
:
'
3.9'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_macos_wheel_py3.9_cpu_upload
requires
:
-
nightly_binary_macos_wheel_py3.9_cpu
subfolder
:
'
'
-
binary_win_wheel
:
cu_version
:
cpu
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_wheel_py3.6_cpu
python_version
:
'
3.6'
-
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.6_cpu_upload
requires
:
-
nightly_binary_win_wheel_py3.6_cpu
subfolder
:
cpu/
-
smoke_test_win_pip
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_win_wheel_py3.6_cpu_smoke_test_pip
python_version
:
'
3.6'
requires
:
-
nightly_binary_win_wheel_py3.6_cpu_upload
-
binary_win_wheel
:
cu_version
:
cu111
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_wheel_py3.6_cu111
python_version
:
'
3.6'
-
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.6_cu111_upload
requires
:
-
nightly_binary_win_wheel_py3.6_cu111
subfolder
:
cu111/
-
smoke_test_win_pip
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_win_wheel_py3.6_cu111_smoke_test_pip
python_version
:
'
3.6'
requires
:
requires
:
-
nightly_binary_win_wheel_py3.6_cu111_upload
-
nightly_binary_macos_wheel_py3.7_cpu
-
binary_win_wheel
:
subfolder
:
'
'
cu_version
:
cu113
-
binary_macos_wheel
:
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
filters
:
filters
:
branches
:
branches
:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_wheel_py3.6_cu113
name
:
nightly_binary_macos_wheel_py3.8_cpu
python_version
:
'
3.6'
python_version
:
'
3.8'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_wheel_upload
:
-
binary_wheel_upload
:
context
:
org-member
context
:
org-member
filters
:
filters
:
...
@@ -2922,28 +2401,21 @@ workflows:
...
@@ -2922,28 +2401,21 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_wheel_py3.6_cu113_upload
name
:
nightly_binary_macos_wheel_py3.8_cpu_upload
requires
:
-
nightly_binary_win_wheel_py3.6_cu113
subfolder
:
cu113/
-
smoke_test_win_pip
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_win_wheel_py3.6_cu113_smoke_test_pip
python_version
:
'
3.6'
requires
:
requires
:
-
nightly_binary_win_wheel_py3.6_cu113_upload
-
nightly_binary_macos_wheel_py3.8_cpu
-
binary_win_wheel
:
subfolder
:
'
'
cu_version
:
cu115
-
binary_macos_wheel
:
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
filters
:
filters
:
branches
:
branches
:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_wheel_py3.6_cu115
name
:
nightly_binary_macos_wheel_py3.9_cpu
python_version
:
'
3.6'
python_version
:
'
3.9'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_wheel_upload
:
-
binary_wheel_upload
:
context
:
org-member
context
:
org-member
filters
:
filters
:
...
@@ -2951,19 +2423,10 @@ workflows:
...
@@ -2951,19 +2423,10 @@ workflows:
only
:
nightly
only
:
nightly
tags
:
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_wheel_py3.6_cu115_upload
name
:
nightly_binary_macos_wheel_py3.9_cpu_upload
requires
:
-
nightly_binary_win_wheel_py3.6_cu115
subfolder
:
cu115/
-
smoke_test_win_pip
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_win_wheel_py3.6_cu115_smoke_test_pip
python_version
:
'
3.6'
requires
:
requires
:
-
nightly_binary_win_wheel_py3.6_cu115_upload
-
nightly_binary_macos_wheel_py3.9_cpu
subfolder
:
'
'
-
binary_win_wheel
:
-
binary_win_wheel
:
cu_version
:
cpu
cu_version
:
cpu
filters
:
filters
:
...
@@ -3312,156 +2775,6 @@ workflows:
...
@@ -3312,156 +2775,6 @@ workflows:
python_version
:
'
3.9'
python_version
:
'
3.9'
requires
:
requires
:
-
nightly_binary_win_wheel_py3.9_cu115_upload
-
nightly_binary_win_wheel_py3.9_cu115_upload
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_conda_py3.6_cpu
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
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.6_cpu_upload
requires
:
-
nightly_binary_linux_conda_py3.6_cpu
-
smoke_test_linux_conda
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_linux_conda_py3.6_cpu_smoke_test_conda
python_version
:
'
3.6'
requires
:
-
nightly_binary_linux_conda_py3.6_cpu_upload
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda102
cu_version
:
cu102
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_conda_py3.6_cu102
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
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.6_cu102_upload
requires
:
-
nightly_binary_linux_conda_py3.6_cu102
-
smoke_test_linux_conda
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_linux_conda_py3.6_cu102_smoke_test_conda
python_version
:
'
3.6'
requires
:
-
nightly_binary_linux_conda_py3.6_cu102_upload
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda111
cu_version
:
cu111
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_conda_py3.6_cu111
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-cuda111
-
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.6_cu111_upload
requires
:
-
nightly_binary_linux_conda_py3.6_cu111
-
smoke_test_linux_conda
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_linux_conda_py3.6_cu111_smoke_test_conda
python_version
:
'
3.6'
requires
:
-
nightly_binary_linux_conda_py3.6_cu111_upload
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cuda113
cu_version
:
cu113
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_linux_conda_py3.6_cu113
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-cuda113
-
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.6_cu113_upload
requires
:
-
nightly_binary_linux_conda_py3.6_cu113
-
smoke_test_linux_conda
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_linux_conda_py3.6_cu113_smoke_test_conda
python_version
:
'
3.6'
requires
:
-
nightly_binary_linux_conda_py3.6_cu113_upload
-
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.6_cu115
python_version
:
'
3.6'
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.6_cu115_upload
requires
:
-
nightly_binary_linux_conda_py3.6_cu115
-
smoke_test_linux_conda
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_linux_conda_py3.6_cu115_smoke_test_conda
python_version
:
'
3.6'
requires
:
-
nightly_binary_linux_conda_py3.6_cu115_upload
-
binary_linux_conda
:
-
binary_linux_conda
:
conda_docker_image
:
pytorch/conda-builder:cpu
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
cu_version
:
cpu
...
@@ -3912,27 +3225,6 @@ workflows:
...
@@ -3912,27 +3225,6 @@ workflows:
python_version
:
'
3.9'
python_version
:
'
3.9'
requires
:
requires
:
-
nightly_binary_linux_conda_py3.9_cu115_upload
-
nightly_binary_linux_conda_py3.9_cu115_upload
-
binary_macos_conda
:
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_macos_conda_py3.6_cpu
python_version
:
'
3.6'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_conda_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_macos_conda_py3.6_cpu_upload
requires
:
-
nightly_binary_macos_conda_py3.6_cpu
-
binary_macos_conda
:
-
binary_macos_conda
:
conda_docker_image
:
pytorch/conda-builder:cpu
conda_docker_image
:
pytorch/conda-builder:cpu
cu_version
:
cpu
cu_version
:
cpu
...
@@ -3996,118 +3288,6 @@ workflows:
...
@@ -3996,118 +3288,6 @@ workflows:
name
:
nightly_binary_macos_conda_py3.9_cpu_upload
name
:
nightly_binary_macos_conda_py3.9_cpu_upload
requires
:
requires
:
-
nightly_binary_macos_conda_py3.9_cpu
-
nightly_binary_macos_conda_py3.9_cpu
-
binary_win_conda
:
cu_version
:
cpu
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_conda_py3.6_cpu
python_version
:
'
3.6'
-
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.6_cpu_upload
requires
:
-
nightly_binary_win_conda_py3.6_cpu
-
smoke_test_win_conda
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_win_conda_py3.6_cpu_smoke_test_conda
python_version
:
'
3.6'
requires
:
-
nightly_binary_win_conda_py3.6_cpu_upload
-
binary_win_conda
:
cu_version
:
cu111
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_conda_py3.6_cu111
python_version
:
'
3.6'
-
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.6_cu111_upload
requires
:
-
nightly_binary_win_conda_py3.6_cu111
-
smoke_test_win_conda
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_win_conda_py3.6_cu111_smoke_test_conda
python_version
:
'
3.6'
requires
:
-
nightly_binary_win_conda_py3.6_cu111_upload
-
binary_win_conda
:
cu_version
:
cu113
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_conda_py3.6_cu113
python_version
:
'
3.6'
-
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.6_cu113_upload
requires
:
-
nightly_binary_win_conda_py3.6_cu113
-
smoke_test_win_conda
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_win_conda_py3.6_cu113_smoke_test_conda
python_version
:
'
3.6'
requires
:
-
nightly_binary_win_conda_py3.6_cu113_upload
-
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.6_cu115
python_version
:
'
3.6'
-
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.6_cu115_upload
requires
:
-
nightly_binary_win_conda_py3.6_cu115
-
smoke_test_win_conda
:
filters
:
branches
:
only
:
-
nightly
name
:
nightly_binary_win_conda_py3.6_cu115_smoke_test_conda
python_version
:
'
3.6'
requires
:
-
nightly_binary_win_conda_py3.6_cu115_upload
-
binary_win_conda
:
-
binary_win_conda
:
cu_version
:
cpu
cu_version
:
cpu
filters
:
filters
:
...
...
.circleci/regenerate.py
View file @
802e665a
...
@@ -21,7 +21,7 @@ import yaml
...
@@ -21,7 +21,7 @@ import yaml
from
jinja2
import
select_autoescape
from
jinja2
import
select_autoescape
PYTHON_VERSIONS
=
[
"3.6"
,
"3.7"
,
"3.8"
,
"3.9"
]
PYTHON_VERSIONS
=
[
"3.7"
,
"3.8"
,
"3.9"
]
RC_PATTERN
=
r
"/v[0-9]+(\.[0-9]+)*-rc[0-9]+/"
RC_PATTERN
=
r
"/v[0-9]+(\.[0-9]+)*-rc[0-9]+/"
...
...
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