Skip to content

Commit c0e9284

Browse files
committed
Ban tensorboard==2.5.0 and deepspeed==0.3.15 (#7159)
* ban TB 2.5 * note * push * Ban tb==2.5.0 and deepspeed==0.3.15 * Fix pip command * pull * up * up Co-authored-by: Carlos Mocholi <[email protected]> (cherry picked from commit 1e4bc69)
1 parent 44bbfa3 commit c0e9284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
#container: "pytorchlightning/pytorch_lightning:base-cuda-py$[ variables['python.version'] ]-torch1.6"
3737
container:
3838
# base ML image: mcr.microsoft.com/azureml/openmpi3.1.2-cuda10.2-cudnn8-ubuntu18.04
39-
image: "pytorchlightning/pytorch_lightning:base-cuda-py3.7-torch1.6"
39+
image: "pytorchlightning/pytorch_lightning:base-cuda-py3.8-torch1.6"
4040
#endpoint: azureContainerRegistryConnection
4141
options: "--runtime=nvidia -e NVIDIA_VISIBLE_DEVICES=all"
4242

0 commit comments

Comments
 (0)