aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/rpc/BUILD
diff options
context:
space:
mode:
authorGravatar Mingsheng Hong <hongm@google.com>2018-03-06 16:27:35 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-03-06 16:31:02 -0800
commitcd8801199275f23d78905c3154a124d56b8e4b0a (patch)
treef6c8989714a4caa82f24cd9fde3c43efe02bcbde /tensorflow/core/distributed_runtime/rpc/BUILD
parentebc3077a2a39157d96cf85c5296e4efe98b20c1e (diff)
Internal change.
PiperOrigin-RevId: 188100164
Diffstat (limited to 'tensorflow/core/distributed_runtime/rpc/BUILD')
-rw-r--r--tensorflow/core/distributed_runtime/rpc/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/core/distributed_runtime/rpc/BUILD b/tensorflow/core/distributed_runtime/rpc/BUILD
index dade26abc6..e9d5390c63 100644
--- a/tensorflow/core/distributed_runtime/rpc/BUILD
+++ b/tensorflow/core/distributed_runtime/rpc/BUILD
@@ -381,6 +381,7 @@ tf_cuda_library(
data = [
":grpc_testlib_server",
],
+ visibility = ["//tensorflow:__subpackages__"],
deps = [
":grpc_session",
":grpc_testlib_ops",