aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/BUILD
diff options
context:
space:
mode:
authorGravatar Jiri Simsa <jsimsa@google.com>2018-04-16 14:47:31 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-04-16 14:49:54 -0700
commitbe86852d8b63e0c655bd55728c8dc8d4f6dabaeb (patch)
tree6a08ad9ed3e6d2258bdf6cc01d06f4bd2b3a07eb /tensorflow/contrib/BUILD
parente0c50ac5bb843178742273ba3b651397553f3eb7 (diff)
Porting tests for `rpc_op` to OS.
PiperOrigin-RevId: 193102564
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",