Update GCP gpu image (#4524)

This commit is contained in:
Toanngo
2019-03-31 10:01:22 +02:00
committed by Eric Liang
parent b01ac41e6f
commit dffe19c59c
+2 -2
View File
@@ -62,7 +62,7 @@ head_node:
initializeParams:
diskSizeGb: 50
# See https://cloud.google.com/compute/docs/images for more images
sourceImage: projects/ml-images/global/images/family/tf-1-12-gpu
sourceImage: projects/ml-images/global/images/family/tf-1-13-gpu
# Additional options can be found in in the compute docs at
# https://cloud.google.com/compute/docs/reference/rest/v1/instances/insert
@@ -85,7 +85,7 @@ worker_nodes:
initializeParams:
diskSizeGb: 50
# See https://cloud.google.com/compute/docs/images for more images
sourceImage: projects/ml-images/global/images/family/tf-1-12-gpu
sourceImage: projects/ml-images/global/images/family/tf-1-13-gpu
# Run workers on preemtible instance by default.
# Comment this out to use on-demand.
scheduling: