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
f9ef235c
Unverified
Commit
f9ef235c
authored
Apr 29, 2020
by
Francisco Massa
Committed by
GitHub
Apr 29, 2020
Browse files
Remove Python 3.5 from CI (#2158)
parent
9329257b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
396 deletions
+1
-396
.circleci/config.yml
.circleci/config.yml
+0
-395
.circleci/regenerate.py
.circleci/regenerate.py
+1
-1
No files found.
.circleci/config.yml
View file @
f9ef235c
...
...
@@ -383,26 +383,6 @@ workflows:
build
:
jobs
:
-
circleci_consistency
-
binary_linux_wheel
:
cu_version
:
cpu
name
:
binary_linux_wheel_py3.5_cpu
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_linux_wheel
:
cu_version
:
cu92
name
:
binary_linux_wheel_py3.5_cu92
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda92
-
binary_linux_wheel
:
cu_version
:
cu101
name
:
binary_linux_wheel_py3.5_cu101
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda101
-
binary_linux_wheel
:
cu_version
:
cu102
name
:
binary_linux_wheel_py3.5_cu102
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_linux_wheel
:
cu_version
:
cpu
name
:
binary_linux_wheel_py3.6_cpu
...
...
@@ -463,11 +443,6 @@ workflows:
name
:
binary_linux_wheel_py3.8_cu102
python_version
:
'
3.8'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_macos_wheel
:
cu_version
:
cpu
name
:
binary_macos_wheel_py3.5_cpu
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_macos_wheel
:
cu_version
:
cpu
name
:
binary_macos_wheel_py3.6_cpu
...
...
@@ -483,34 +458,6 @@ workflows:
name
:
binary_macos_wheel_py3.8_cpu
python_version
:
'
3.8'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_win_wheel_release
:
cu_version
:
cpu
filters
:
branches
:
only
:
master
name
:
binary_win_wheel_py3.5_cpu
python_version
:
'
3.5'
-
binary_win_wheel_release
:
cu_version
:
'
92'
filters
:
branches
:
only
:
master
name
:
binary_win_wheel_py3.5_cu92
python_version
:
'
3.5'
-
binary_win_wheel_release
:
cu_version
:
'
101'
filters
:
branches
:
only
:
master
name
:
binary_win_wheel_py3.5_cu101
python_version
:
'
3.5'
-
binary_win_wheel_release
:
cu_version
:
'
102'
filters
:
branches
:
only
:
master
name
:
binary_win_wheel_py3.5_cu102
python_version
:
'
3.5'
-
binary_win_wheel_release
:
cu_version
:
cpu
filters
:
...
...
@@ -589,26 +536,6 @@ workflows:
cu_version
:
'
102'
name
:
binary_win_wheel_py3.8_cu102
python_version
:
'
3.8'
-
binary_linux_conda
:
cu_version
:
cpu
name
:
binary_linux_conda_py3.5_cpu
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_linux_conda
:
cu_version
:
cu92
name
:
binary_linux_conda_py3.5_cu92
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda92
-
binary_linux_conda
:
cu_version
:
cu101
name
:
binary_linux_conda_py3.5_cu101
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda101
-
binary_linux_conda
:
cu_version
:
cu102
name
:
binary_linux_conda_py3.5_cu102
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_linux_conda
:
cu_version
:
cpu
name
:
binary_linux_conda_py3.6_cpu
...
...
@@ -669,11 +596,6 @@ workflows:
name
:
binary_linux_conda_py3.8_cu102
python_version
:
'
3.8'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_macos_conda
:
cu_version
:
cpu
name
:
binary_macos_conda_py3.5_cpu
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_macos_conda
:
cu_version
:
cpu
name
:
binary_macos_conda_py3.6_cpu
...
...
@@ -689,34 +611,6 @@ workflows:
name
:
binary_macos_conda_py3.8_cpu
python_version
:
'
3.8'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_win_conda_release
:
cu_version
:
cpu
filters
:
branches
:
only
:
master
name
:
binary_win_conda_py3.5_cpu
python_version
:
'
3.5'
-
binary_win_conda_release
:
cu_version
:
'
92'
filters
:
branches
:
only
:
master
name
:
binary_win_conda_py3.5_cu92
python_version
:
'
3.5'
-
binary_win_conda_release
:
cu_version
:
'
101'
filters
:
branches
:
only
:
master
name
:
binary_win_conda_py3.5_cu101
python_version
:
'
3.5'
-
binary_win_conda_release
:
cu_version
:
'
102'
filters
:
branches
:
only
:
master
name
:
binary_win_conda_py3.5_cu102
python_version
:
'
3.5'
-
binary_win_conda_release
:
cu_version
:
cpu
filters
:
...
...
@@ -815,74 +709,6 @@ workflows:
-
circleci_consistency
-
python_lint
-
clang_format
-
binary_linux_wheel
:
cu_version
:
cpu
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_linux_wheel_py3.5_cpu
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_linux_wheel_py3.5_cpu_upload
requires
:
-
nightly_binary_linux_wheel_py3.5_cpu
subfolder
:
cpu/
-
binary_linux_wheel
:
cu_version
:
cu92
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_linux_wheel_py3.5_cu92
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda92
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_linux_wheel_py3.5_cu92_upload
requires
:
-
nightly_binary_linux_wheel_py3.5_cu92
subfolder
:
cu92/
-
binary_linux_wheel
:
cu_version
:
cu101
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_linux_wheel_py3.5_cu101
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda101
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_linux_wheel_py3.5_cu101_upload
requires
:
-
nightly_binary_linux_wheel_py3.5_cu101
subfolder
:
cu101/
-
binary_linux_wheel
:
cu_version
:
cu102
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_linux_wheel_py3.5_cu102
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_linux_wheel_py3.5_cu102_upload
requires
:
-
nightly_binary_linux_wheel_py3.5_cu102
subfolder
:
cu102/
-
binary_linux_wheel
:
cu_version
:
cpu
filters
:
...
...
@@ -1087,23 +913,6 @@ workflows:
requires
:
-
nightly_binary_linux_wheel_py3.8_cu102
subfolder
:
cu102/
-
binary_macos_wheel
:
cu_version
:
cpu
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_macos_wheel_py3.5_cpu
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_macos_wheel_py3.5_cpu_upload
requires
:
-
nightly_binary_macos_wheel_py3.5_cpu
subfolder
:
'
'
-
binary_macos_wheel
:
cu_version
:
cpu
filters
:
...
...
@@ -1155,70 +964,6 @@ workflows:
requires
:
-
nightly_binary_macos_wheel_py3.8_cpu
subfolder
:
'
'
-
binary_win_wheel_release
:
cu_version
:
cpu
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_win_wheel_py3.5_cpu
python_version
:
'
3.5'
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_win_wheel_py3.5_cpu_upload
requires
:
-
nightly_binary_win_wheel_py3.5_cpu
subfolder
:
cpu/
-
binary_win_wheel_release
:
cu_version
:
'
92'
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_win_wheel_py3.5_cu92
python_version
:
'
3.5'
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_win_wheel_py3.5_cu92_upload
requires
:
-
nightly_binary_win_wheel_py3.5_cu92
subfolder
:
cu92/
-
binary_win_wheel_release
:
cu_version
:
'
101'
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_win_wheel_py3.5_cu101
python_version
:
'
3.5'
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_win_wheel_py3.5_cu101_upload
requires
:
-
nightly_binary_win_wheel_py3.5_cu101
subfolder
:
cu101/
-
binary_win_wheel_release
:
cu_version
:
'
102'
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_win_wheel_py3.5_cu102
python_version
:
'
3.5'
-
binary_wheel_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_win_wheel_py3.5_cu102_upload
requires
:
-
nightly_binary_win_wheel_py3.5_cu102
subfolder
:
cu102/
-
binary_win_wheel_release
:
cu_version
:
cpu
filters
:
...
...
@@ -1411,70 +1156,6 @@ workflows:
requires
:
-
nightly_binary_win_wheel_py3.8_cu102
subfolder
:
cu102/
-
binary_linux_conda
:
cu_version
:
cpu
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_linux_conda_py3.5_cpu
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_conda_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_linux_conda_py3.5_cpu_upload
requires
:
-
nightly_binary_linux_conda_py3.5_cpu
-
binary_linux_conda
:
cu_version
:
cu92
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_linux_conda_py3.5_cu92
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda92
-
binary_conda_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_linux_conda_py3.5_cu92_upload
requires
:
-
nightly_binary_linux_conda_py3.5_cu92
-
binary_linux_conda
:
cu_version
:
cu101
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_linux_conda_py3.5_cu101
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda101
-
binary_conda_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_linux_conda_py3.5_cu101_upload
requires
:
-
nightly_binary_linux_conda_py3.5_cu101
-
binary_linux_conda
:
cu_version
:
cu102
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_linux_conda_py3.5_cu102
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_conda_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_linux_conda_py3.5_cu102_upload
requires
:
-
nightly_binary_linux_conda_py3.5_cu102
-
binary_linux_conda
:
cu_version
:
cpu
filters
:
...
...
@@ -1667,22 +1348,6 @@ workflows:
name
:
nightly_binary_linux_conda_py3.8_cu102_upload
requires
:
-
nightly_binary_linux_conda_py3.8_cu102
-
binary_macos_conda
:
cu_version
:
cpu
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_macos_conda_py3.5_cpu
python_version
:
'
3.5'
wheel_docker_image
:
pytorch/manylinux-cuda102
-
binary_conda_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_macos_conda_py3.5_cpu_upload
requires
:
-
nightly_binary_macos_conda_py3.5_cpu
-
binary_macos_conda
:
cu_version
:
cpu
filters
:
...
...
@@ -1731,66 +1396,6 @@ workflows:
name
:
nightly_binary_macos_conda_py3.8_cpu_upload
requires
:
-
nightly_binary_macos_conda_py3.8_cpu
-
binary_win_conda_release
:
cu_version
:
cpu
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_win_conda_py3.5_cpu
python_version
:
'
3.5'
-
binary_conda_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_win_conda_py3.5_cpu_upload
requires
:
-
nightly_binary_win_conda_py3.5_cpu
-
binary_win_conda_release
:
cu_version
:
'
92'
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_win_conda_py3.5_cu92
python_version
:
'
3.5'
-
binary_conda_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_win_conda_py3.5_cu92_upload
requires
:
-
nightly_binary_win_conda_py3.5_cu92
-
binary_win_conda_release
:
cu_version
:
'
101'
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_win_conda_py3.5_cu101
python_version
:
'
3.5'
-
binary_conda_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_win_conda_py3.5_cu101_upload
requires
:
-
nightly_binary_win_conda_py3.5_cu101
-
binary_win_conda_release
:
cu_version
:
'
102'
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_win_conda_py3.5_cu102
python_version
:
'
3.5'
-
binary_conda_upload
:
context
:
org-member
filters
:
branches
:
only
:
nightly
name
:
nightly_binary_win_conda_py3.5_cu102_upload
requires
:
-
nightly_binary_win_conda_py3.5_cu102
-
binary_win_conda_release
:
cu_version
:
cpu
filters
:
...
...
.circleci/regenerate.py
View file @
f9ef235c
...
...
@@ -23,7 +23,7 @@ def workflows(prefix='', filter_branch=None, upload=False, indentation=6, window
w
=
[]
for
btype
in
[
"wheel"
,
"conda"
]:
for
os_type
in
[
"linux"
,
"macos"
,
"win"
]:
python_versions
=
[
"3.5"
,
"3.6"
,
"3.7"
,
"3.8"
]
python_versions
=
[
"3.6"
,
"3.7"
,
"3.8"
]
cu_versions
=
([
"cpu"
,
"cu92"
,
"cu101"
,
"cu102"
]
if
os_type
==
"linux"
or
os_type
==
"win"
else
[
"cpu"
])
for
python_version
in
python_versions
:
for
cu_version
in
cu_versions
:
...
...
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