aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/BUILD
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-04-23 13:12:58 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-04-23 13:15:36 -0700
commit594c1c60f523ba4dd45545876e850ca7281be73a (patch)
tree6523149700dc1fdaba45460062fd6364c520d0be /tensorflow/contrib/BUILD
parentd9191b881fc283d93a8eaa4961c5e16f2205311f (diff)
Entropy bottleneck class.
PiperOrigin-RevId: 193972549
Diffstat (limited to 'tensorflow/contrib/BUILD')
-rw-r--r--tensorflow/contrib/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/contrib/BUILD b/tensorflow/contrib/BUILD
index d28392a62c..8edb8654b8 100644
--- a/tensorflow/contrib/BUILD
+++ b/tensorflow/contrib/BUILD
@@ -29,7 +29,7 @@ py_library(
"//tensorflow/contrib/cloud:cloud_py",
"//tensorflow/contrib/cluster_resolver:cluster_resolver_pip",
"//tensorflow/contrib/cluster_resolver:cluster_resolver_py",
- "//tensorflow/contrib/coder:coder_ops_py",
+ "//tensorflow/contrib/coder:coder_py",
"//tensorflow/contrib/compiler:compiler_py",
"//tensorflow/contrib/copy_graph:copy_graph_py",
"//tensorflow/contrib/crf:crf_py",