We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b9a4f7 commit 7a741f5Copy full SHA for 7a741f5
examples/slim/BUILD
@@ -7,8 +7,6 @@ package(
7
8
licenses(["notice"]) # Apache 2.0
9
10
-exports_files(["LICENSE"])
11
-
12
py_library(
13
name = "dataset_utils",
14
srcs = ["datasets/dataset_utils.py"],
morph_net/testing/BUILD
@@ -2,8 +2,6 @@ package(default_visibility = ["//visibility:public"])
2
3
4
5
6
name = "op_regularizer_stub",
testonly = 1,
0 commit comments