"git@developer.sourcefind.cn:OpenDAS/torchani.git" did not exist on "7606fc3b2f6725a43b38a3c30e80fe9259d02481"
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: ...@@ -47,7 +47,7 @@ jobs:
binary_linux_wheel: binary_linux_wheel:
<<: *binary_common <<: *binary_common
docker: docker:
- image: "soumith/manylinux-cuda100" - image: "pytorch/manylinux-cuda100"
resource_class: 2xlarge+ resource_class: 2xlarge+
steps: steps:
- checkout - checkout
...@@ -62,7 +62,7 @@ jobs: ...@@ -62,7 +62,7 @@ jobs:
binary_linux_conda: binary_linux_conda:
<<: *binary_common <<: *binary_common
docker: docker:
- image: "soumith/conda-cuda" - image: "pytorch/conda-cuda"
resource_class: 2xlarge+ resource_class: 2xlarge+
steps: steps:
- checkout - checkout
......
...@@ -47,7 +47,7 @@ jobs: ...@@ -47,7 +47,7 @@ jobs:
binary_linux_wheel: binary_linux_wheel:
<<: *binary_common <<: *binary_common
docker: docker:
- image: "soumith/manylinux-cuda100" - image: "pytorch/manylinux-cuda100"
resource_class: 2xlarge+ resource_class: 2xlarge+
steps: steps:
- checkout - checkout
...@@ -62,7 +62,7 @@ jobs: ...@@ -62,7 +62,7 @@ jobs:
binary_linux_conda: binary_linux_conda:
<<: *binary_common <<: *binary_common
docker: docker:
- image: "soumith/conda-cuda" - image: "pytorch/conda-cuda"
resource_class: 2xlarge+ resource_class: 2xlarge+
steps: steps:
- checkout - 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