Skip to content

Commit 4cfa1e2

Browse files
Neural-Link Teamtensorflow-copybara
authored andcommitted
N/A BUILD file cleanups
PiperOrigin-RevId: 390608433
1 parent 1f445fd commit 4cfa1e2

File tree

2 files changed

+0
-4
lines changed
  • neural_structured_learning

2 files changed

+0
-4
lines changed

neural_structured_learning/examples/BUILD

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ package(
22
licenses = ["notice"], # Apache 2.0
33
)
44

5-
exports_files(["LICENSE"])
6-
75
py_binary(
86
name = "graph_keras_mlp_cora",
97
srcs = ["graph_keras_mlp_cora.py"],

neural_structured_learning/experimental/BUILD

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ package(
66
licenses = ["notice"], # Apache 2.0
77
)
88

9-
exports_files(["LICENSE"])
10-
119
py_library(
1210
name = "experimental",
1311
srcs = ["__init__.py"],

0 commit comments

Comments
 (0)