Internal change.
authorYifei Feng <yifeif@google.com>
Wed, 9 May 2018 20:31:31 +0000 (13:31 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 9 May 2018 21:09:54 +0000 (14:09 -0700)
PiperOrigin-RevId: 196020032

tensorflow/contrib/eager/python/examples/spinn/LICENSE.bazel [moved from third_party/examples/eager/spinn/LICENSE with 100% similarity]
third_party/libxsmm.BUILD

index 4124f2d..78ed1f4 100644 (file)
@@ -38,8 +38,8 @@ genrule(
         ":libxsmm_interface",
     ],
     visibility = [
-        "//tensorflow/core/kernels:__pkg__",
         "//third_party/eigen3:__pkg__",
+        "//tensorflow/core/kernels:__pkg__",
     ],
 )