Unverified Commit 33bcdcc7 authored by Soumith Chintala's avatar Soumith Chintala Committed by GitHub
Browse files

soumith -> pytorch for docker images (#339)

parent e0407b51
......@@ -47,7 +47,7 @@ jobs:
binary_linux_wheel:
<<: *binary_common
docker:
- image: "soumith/manylinux-cuda100"
- image: "pytorch/manylinux-cuda100"
resource_class: 2xlarge+
steps:
- checkout
......@@ -62,7 +62,7 @@ jobs:
binary_linux_conda:
<<: *binary_common
docker:
- image: "soumith/conda-cuda"
- image: "pytorch/conda-cuda"
resource_class: 2xlarge+
steps:
- checkout
......
......@@ -47,7 +47,7 @@ jobs:
binary_linux_wheel:
<<: *binary_common
docker:
- image: "soumith/manylinux-cuda100"
- image: "pytorch/manylinux-cuda100"
resource_class: 2xlarge+
steps:
- checkout
......@@ -62,7 +62,7 @@ jobs:
binary_linux_conda:
<<: *binary_common
docker:
- image: "soumith/conda-cuda"
- image: "pytorch/conda-cuda"
resource_class: 2xlarge+
steps:
- checkout
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment