aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/profiler
diff options
context:
space:
mode:
authorGravatar Yifei Feng <yifeif@google.com>2018-01-22 13:42:50 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-01-22 13:46:55 -0800
commita88e1aadfdc2520c75d625bcaa41791fe5c8c532 (patch)
treebeb6b9a63bc992256edadffc701e8d3c416c1c2b /tensorflow/core/profiler
parent04be7c99da20338e246800aa3e087dba278577e9 (diff)
Buildifier cleanup.
PiperOrigin-RevId: 182829120
Diffstat (limited to 'tensorflow/core/profiler')
-rw-r--r--tensorflow/core/profiler/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/core/profiler/BUILD b/tensorflow/core/profiler/BUILD
index 5fbfc62e74..35d9993018 100644
--- a/tensorflow/core/profiler/BUILD
+++ b/tensorflow/core/profiler/BUILD
@@ -38,7 +38,7 @@ tf_cc_binary(
"//tensorflow/core/profiler/internal:tfprof_stats",
"//tensorflow/core/profiler/internal:tfprof_utils",
"//tensorflow/core/profiler/internal/advisor:tfprof_advisor",
- "@linenoise//:linenoise",
+ "@linenoise",
],
)