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
Torchaudio
Commits
33bcdcc7
Unverified
Commit
33bcdcc7
authored
Nov 15, 2019
by
Soumith Chintala
Committed by
GitHub
Nov 15, 2019
Browse files
soumith -> pytorch for docker images (#339)
parent
e0407b51
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
.circleci/config.yml
.circleci/config.yml
+2
-2
.circleci/config.yml.in
.circleci/config.yml.in
+2
-2
No files found.
.circleci/config.yml
View file @
33bcdcc7
...
...
@@ -47,7 +47,7 @@ jobs:
binary_linux_wheel
:
<<
:
*binary_common
docker
:
-
image
:
"
soumit
h/manylinux-cuda100"
-
image
:
"
pytorc
h/manylinux-cuda100"
resource_class
:
2xlarge+
steps
:
-
checkout
...
...
@@ -62,7 +62,7 @@ jobs:
binary_linux_conda
:
<<
:
*binary_common
docker
:
-
image
:
"
soumit
h/conda-cuda"
-
image
:
"
pytorc
h/conda-cuda"
resource_class
:
2xlarge+
steps
:
-
checkout
...
...
.circleci/config.yml.in
View file @
33bcdcc7
...
...
@@ -47,7 +47,7 @@ jobs:
binary_linux_wheel:
<<: *binary_common
docker:
- image: "
soumit
h/manylinux-cuda100"
- image: "
pytorc
h/manylinux-cuda100"
resource_class: 2xlarge+
steps:
- checkout
...
...
@@ -62,7 +62,7 @@ jobs:
binary_linux_conda:
<<: *binary_common
docker:
- image: "
soumit
h/conda-cuda"
- image: "
pytorc
h/conda-cuda"
resource_class: 2xlarge+
steps:
- checkout
...
...
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