From 8f021033d644b9538f1e551ecffb5dda4f01d084 Mon Sep 17 00:00:00 2001 From: avijit-nervana Date: Tue, 25 Sep 2018 08:55:12 -0700 Subject: Removed the hdrs list as it's not neeed --- third_party/ngraph/ngraph_tf.BUILD | 1 - 1 file changed, 1 deletion(-) (limited to 'third_party') diff --git a/third_party/ngraph/ngraph_tf.BUILD b/third_party/ngraph/ngraph_tf.BUILD index baf235d48a..dbedca0a03 100644 --- a/third_party/ngraph/ngraph_tf.BUILD +++ b/third_party/ngraph/ngraph_tf.BUILD @@ -46,7 +46,6 @@ cc_library( "logging/tf_graph_writer.h", "logging/tf_graph_writer.cc", ], - hdrs = [], deps = [ "@org_tensorflow//tensorflow/core:protos_all_proto_text", "@org_tensorflow//tensorflow/core:framework_headers_lib", -- cgit v1.2.3