aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/cc/BUILD
diff options
context:
space:
mode:
authorGravatar Yuefeng Zhou <yuefengz@google.com>2016-10-27 14:12:23 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-10-27 15:19:44 -0700
commit71b993a63c9f4c62d45303623f926219066902cc (patch)
tree9d290c67c0b4e9bad47e8afad81db74a58f536aa /tensorflow/cc/BUILD
parent44546e1e4e87b8127334dec8b0066c7df6b3f037 (diff)
Add Stop() in C++ QueueRunner.
Change: 137447384
Diffstat (limited to 'tensorflow/cc/BUILD')
-rw-r--r--tensorflow/cc/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/cc/BUILD b/tensorflow/cc/BUILD
index 1bcbba2267..5757906592 100644
--- a/tensorflow/cc/BUILD
+++ b/tensorflow/cc/BUILD
@@ -430,6 +430,7 @@ tf_cc_test(
"//tensorflow/core:core_cpu",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
+ "//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensorflow",
"//tensorflow/core:test",