Internal change.
authorJeremy Lau <lauj@google.com>
Wed, 21 Feb 2018 21:28:23 +0000 (13:28 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 21 Feb 2018 21:38:05 +0000 (13:38 -0800)
PiperOrigin-RevId: 186510594

tensorflow/python/debug/BUILD

index f0e90f67772d114142ccc218ed9f42b723a1b556..253588fc3b2986af3ab8c6be5b0b85f178c06336 100644 (file)
@@ -957,7 +957,7 @@ cuda_py_test(
 
 cuda_py_test(
     name = "session_debug_grpc_test",
-    size = "medium",
+    size = "large",
     srcs = ["lib/session_debug_grpc_test.py"],
     additional_deps = [
         ":debug_data",