aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--tensorflow/contrib/eager/python/examples/spinn/LICENSE.bazel (renamed from third_party/examples/eager/spinn/LICENSE)0
-rw-r--r--third_party/libxsmm.BUILD2
2 files changed, 1 insertions, 1 deletions
diff --git a/third_party/examples/eager/spinn/LICENSE b/tensorflow/contrib/eager/python/examples/spinn/LICENSE.bazel
index 09d493bf1f..09d493bf1f 100644
--- a/third_party/examples/eager/spinn/LICENSE
+++ b/tensorflow/contrib/eager/python/examples/spinn/LICENSE.bazel
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__",
],
)