aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/BUILD
diff options
context:
space:
mode:
authorGravatar Frank Chen <frankchn@google.com>2018-07-11 14:19:57 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-07-11 14:22:56 -0700
commit896b6c62b638bc33311a4f9af5ca0bd0aa67137a (patch)
tree4b6fa4206f63cccd7719c45096969e59b4a66070 /tensorflow/contrib/BUILD
parent8106420bcfb0ef5deba6813cf194a7ba51fd4071 (diff)
Add full cluster resolver package to contrib_py rather than the implementation-less skeleton.
PiperOrigin-RevId: 204188173
Diffstat (limited to 'tensorflow/contrib/BUILD')
-rw-r--r--tensorflow/contrib/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/contrib/BUILD b/tensorflow/contrib/BUILD
index c039624daa..60be9db263 100644
--- a/tensorflow/contrib/BUILD
+++ b/tensorflow/contrib/BUILD
@@ -27,7 +27,6 @@ py_library(
"//tensorflow/contrib/bayesflow:bayesflow_py",
"//tensorflow/contrib/boosted_trees:init_py",
"//tensorflow/contrib/checkpoint/python:checkpoint",
- "//tensorflow/contrib/cluster_resolver:cluster_resolver_pip",
"//tensorflow/contrib/cluster_resolver:cluster_resolver_py",
"//tensorflow/contrib/coder:coder_py",
"//tensorflow/contrib/compiler:compiler_py",