aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/libxsmm.BUILD
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-05-03 11:16:06 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-05-03 13:35:03 -0700
commit85a47596caf89705aae8ffcb57fcdaecb22fe356 (patch)
tree3e3616d8cbd8a78fa352643b412d8e5062b29fe5 /third_party/libxsmm.BUILD
parenta88a7e312581ba0c2173188019a420c888df9a10 (diff)
[XLA] Redesign: add ExecuteGraph to grpc service.
PiperOrigin-RevId: 195281004
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__",
],
)