aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/libxsmm.BUILD
diff options
context:
space:
mode:
authorGravatar mbhuiyan <mohammad.ashraf.bhuiyan@intel.com>2018-05-16 10:49:29 -0700
committerGravatar mbhuiyan <mohammad.ashraf.bhuiyan@intel.com>2018-05-16 10:49:29 -0700
commit2acf23109aabb2952ce73dee89fe1e63b0e80961 (patch)
tree54724426fcf6d8d9a5dab57862ae749997dc5fd5 /third_party/libxsmm.BUILD
parent7a667f694fc25691d1093019a6fe4e0cd32fd344 (diff)
parent383e6d48dfd5037bcb5d56937366f1ba12b9a67d (diff)
resolving the conflict while merging master
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__",
],
)