aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/tfprof/internal/BUILD
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-06-19 10:05:27 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-06-19 10:09:00 -0700
commit06fc77c5e264813a9e2effddad8307bbf7efae43 (patch)
tree6a04bf66421a764bb44b62fd3f7342e78b9206ea /tensorflow/tools/tfprof/internal/BUILD
parent18890a070b94f5a1c38ad9720844e2ca0fac7d83 (diff)
Have 3 times: exec_micros, accelerator_exec_micros, cpu_exec_micros.
Test RunMetadata format main file cleanup. PiperOrigin-RevId: 159440662
Diffstat (limited to 'tensorflow/tools/tfprof/internal/BUILD')
-rw-r--r--tensorflow/tools/tfprof/internal/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/tools/tfprof/internal/BUILD b/tensorflow/tools/tfprof/internal/BUILD
index 9b77b0fb3f..c47008b069 100644
--- a/tensorflow/tools/tfprof/internal/BUILD
+++ b/tensorflow/tools/tfprof/internal/BUILD
@@ -185,6 +185,7 @@ cc_library(
":tfprof_node_show",
":tfprof_options",
":tfprof_scope",
+ ":tfprof_show",
":tfprof_tensor",
":tfprof_timeline",
":tfprof_utils",