aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/libxsmm.BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libxsmm.BUILD')
-rw-r--r--third_party/libxsmm.BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/libxsmm.BUILD b/third_party/libxsmm.BUILD
index 4124f2db63..78ed1f4e16 100644
--- a/third_party/libxsmm.BUILD
+++ b/third_party/libxsmm.BUILD
@@ -38,8 +38,8 @@ genrule(
":libxsmm_interface",
],
visibility = [
- "//tensorflow/core/kernels:__pkg__",
"//third_party/eigen3:__pkg__",
+ "//tensorflow/core/kernels:__pkg__",
],
)