aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/grappler/costs/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/core/grappler/costs/BUILD')
-rw-r--r--tensorflow/core/grappler/costs/BUILD12
1 files changed, 0 insertions, 12 deletions
diff --git a/tensorflow/core/grappler/costs/BUILD b/tensorflow/core/grappler/costs/BUILD
index df5a26f475..33949319d5 100644
--- a/tensorflow/core/grappler/costs/BUILD
+++ b/tensorflow/core/grappler/costs/BUILD
@@ -7,18 +7,6 @@ load(
)
filegroup(
- name = "all_files",
- srcs = glob(
- ["**/*"],
- exclude = [
- "**/METADATA",
- "**/OWNERS",
- ],
- ),
- visibility = ["//tensorflow:__subpackages__"],
-)
-
-filegroup(
name = "graph_properties_testdata",
srcs = glob([
"graph_properties_testdata/*.pbtxt",