aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/tensor_forest/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/tensor_forest/BUILD')
-rw-r--r--tensorflow/contrib/tensor_forest/BUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/tensorflow/contrib/tensor_forest/BUILD b/tensorflow/contrib/tensor_forest/BUILD
index 136856c015..164f3e58e6 100644
--- a/tensorflow/contrib/tensor_forest/BUILD
+++ b/tensorflow/contrib/tensor_forest/BUILD
@@ -223,7 +223,6 @@ tf_kernel_library(
":model_ops_lib",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
- "//tensorflow/core:lib_internal",
],
alwayslink = 1,
)
@@ -319,7 +318,6 @@ tf_kernel_library(
":stats_ops_lib",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
- "//tensorflow/core:lib_internal",
],
alwayslink = 1,
)