aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/cc/BUILD
diff options
context:
space:
mode:
authorGravatar Josh Levenberg <josh11b@tensorflow.org>2016-03-02 17:00:18 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-03-03 10:03:56 -0800
commit56808f9f19f1da45f53eac4f5c029840be6169a0 (patch)
tree130cade9f03e6a9b7b94313798d94938a178dbde /tensorflow/cc/BUILD
parent1579f61b5cd1ad39c6a32d641a736e0c7e837027 (diff)
Merge summary_ops into logging_ops (both of which were small).
Change: 116199874
Diffstat (limited to 'tensorflow/cc/BUILD')
-rw-r--r--tensorflow/cc/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/cc/BUILD b/tensorflow/cc/BUILD
index 5ac5048148..32267108d2 100644
--- a/tensorflow/cc/BUILD
+++ b/tensorflow/cc/BUILD
@@ -46,7 +46,6 @@ tf_gen_op_wrappers_cc(
"sparse_ops",
"state_ops",
"string_ops",
- "summary_ops",
"training_ops",
"user_ops",
],