Update nightly GPU benchmark pool (#12366)
This commit is contained in:
parent
31c68d107e
commit
fa7aa0babe
|
@ -26,7 +26,7 @@ jobs:
|
||||||
- job: benchmarks
|
- job: benchmarks
|
||||||
timeoutInMinutes: "90"
|
timeoutInMinutes: "90"
|
||||||
cancelTimeoutInMinutes: "2"
|
cancelTimeoutInMinutes: "2"
|
||||||
pool: gridai-spot-pool
|
pool: azure-gpus-spot
|
||||||
container:
|
container:
|
||||||
# TODO: Unpin sha256
|
# TODO: Unpin sha256
|
||||||
image: "pytorchlightning/pytorch_lightning:base-cuda-py3.7-torch1.8@sha256:b75de74d4c7c820f442f246be8500c93f8b5797b84aa8531847e5fb317ed3dda"
|
image: "pytorchlightning/pytorch_lightning:base-cuda-py3.7-torch1.8@sha256:b75de74d4c7c820f442f246be8500c93f8b5797b84aa8531847e5fb317ed3dda"
|
||||||
|
|
Loading…
Reference in New Issue