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 b860366 commit 828175aCopy full SHA for 828175a
neural_structured_learning/configs/BUILD
@@ -31,7 +31,6 @@ py_library(
31
srcs_version = "PY3",
32
deps = [
33
# package attr
34
- # package enum
35
# package tensorflow
36
],
37
)
neural_structured_learning/keras/layers/BUILD
@@ -84,7 +84,6 @@ py_library(
84
85
86
87
88
"//neural_structured_learning/configs",
89
"//neural_structured_learning/lib:distances",
90
"//neural_structured_learning/lib:utils",
0 commit comments