Skip to content

Commit

Permalink
env
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Jun 22, 2021
1 parent 47e0cf8 commit fec3598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
pool: gridai-spot-pool

container:
image: "pytorch/pytorch:1.8.1-cuda11.1-cudnn8-runtime"
image: "pytorch/pytorch:1.8.1-cuda10.2-cudnn7-runtime"
options: "--runtime=nvidia -e NVIDIA_VISIBLE_DEVICES=all --name ci-container -v /usr/bin/docker:/tmp/docker:ro"

workspace:
Expand Down

0 comments on commit fec3598

Please sign in to comment.