aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/ngraph/ngraph_tf.BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/ngraph/ngraph_tf.BUILD')
-rw-r--r--third_party/ngraph/ngraph_tf.BUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/third_party/ngraph/ngraph_tf.BUILD b/third_party/ngraph/ngraph_tf.BUILD
index bbac74db0f..838f022222 100644
--- a/third_party/ngraph/ngraph_tf.BUILD
+++ b/third_party/ngraph/ngraph_tf.BUILD
@@ -26,8 +26,7 @@ cc_library(
cc_library(
name = "ngraph_tf",
- srcs =
- [
+ srcs = [
"src/ngraph_builder.h",
"src/ngraph_builder.cc",
"src/ngraph_cluster.h",