From 995ce41fc4dc154247fcb158ebabafcc80cb8f5d Mon Sep 17 00:00:00 2001 From: Byungheong Jeong <byungheon.jeong@gmail.com> Date: Mon, 20 Apr 2020 16:42:32 -0700 Subject: [PATCH] Update kerasDeloyment.yaml --- kerasDeloyment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kerasDeloyment.yaml b/kerasDeloyment.yaml index 17e8da4..fe6b7e1 100644 --- a/kerasDeloyment.yaml +++ b/kerasDeloyment.yaml @@ -52,4 +52,4 @@ spec: - key: gpu-type operator: In # Use NotIn for other types values: - - 2080Ti + - V100 -- GitLab