aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/BUILD
diff options
context:
space:
mode:
authorGravatar Jiri Simsa <jsimsa@google.com>2018-04-12 17:32:36 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-04-12 17:35:08 -0700
commitd42e4bde7ace9bb757b0fdf0e2a48c97cabe938b (patch)
treeba3d763a60d774e943f9d7c4c57e81301ecc74b5 /tensorflow/contrib/BUILD
parentfffd3ca4fcf1f54f97a7be6f225fe183ad82b0ea (diff)
Porting tests for `rpc_op` to OS.
PiperOrigin-RevId: 192698931
Diffstat (limited to 'tensorflow/contrib/BUILD')
-rw-r--r--tensorflow/contrib/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/contrib/BUILD b/tensorflow/contrib/BUILD
index ae68f4aec4..7e47516550 100644
--- a/tensorflow/contrib/BUILD
+++ b/tensorflow/contrib/BUILD
@@ -87,6 +87,7 @@ py_library(
"//tensorflow/contrib/remote_fused_graph/pylib:remote_fused_graph_ops_py",
"//tensorflow/contrib/resampler:resampler_py",
"//tensorflow/contrib/rnn:rnn_py",
+ "//tensorflow/contrib/rpc",
"//tensorflow/contrib/saved_model:saved_model_py",
"//tensorflow/contrib/seq2seq:seq2seq_py",
"//tensorflow/contrib/signal:signal_py",