aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/eigen3/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/eigen3/BUILD')
-rw-r--r--third_party/eigen3/BUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/eigen3/BUILD b/third_party/eigen3/BUILD
index e241c1b813..e942a80b2d 100644
--- a/third_party/eigen3/BUILD
+++ b/third_party/eigen3/BUILD
@@ -11,8 +11,6 @@ cc_library(
"unsupported/Eigen/CXX11/Tensor",
"unsupported/Eigen/CXX11/FixedPoint",
"unsupported/Eigen/CXX11/src/FixedPoint/*.h",
- "unsupported/Eigen/CXX11/NeuralNetworks",
- "unsupported/Eigen/CXX11/src/NeuralNetworks/*.h",
]),
includes = ["."],
visibility = ["//visibility:public"],