From 907c4edbb148fce74e56c4a4f9ab423cd33b052b Mon Sep 17 00:00:00 2001 From: Jirka Borovec Date: Sun, 9 Jan 2022 21:58:29 +0100 Subject: [PATCH] pool --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 85abb916760..01a15710b10 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -23,7 +23,7 @@ jobs: # how much time to give 'run always even if cancelled tasks' before stopping them cancelTimeoutInMinutes: "2" - pool: gridai-spot-pool + pool: azure-gpus-spot container: image: "pytorch/pytorch:1.8.1-cuda10.2-cudnn7-runtime"