aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/debug
diff options
context:
space:
mode:
authorGravatar Jeremy Lau <lauj@google.com>2018-02-21 13:28:23 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-02-21 13:38:05 -0800
commitb2411bc90026560a9db4b1fddd3e7da8f04f6c03 (patch)
tree010d28d8c0e4423b9d116d2f2d44113c34597df9 /tensorflow/python/debug
parenteb06f2fc74cfa020ff76e7cf2c4927a496ebf80f (diff)
Internal change.
PiperOrigin-RevId: 186510594
Diffstat (limited to 'tensorflow/python/debug')
-rw-r--r--tensorflow/python/debug/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/python/debug/BUILD b/tensorflow/python/debug/BUILD
index f0e90f6777..253588fc3b 100644
--- a/tensorflow/python/debug/BUILD
+++ b/tensorflow/python/debug/BUILD
@@ -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",