aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/sycl
diff options
context:
space:
mode:
authorGravatar Gunhan Gulsoy <gunan@google.com>2016-11-12 16:46:19 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-11-12 17:06:53 -0800
commita4a620da3e7a21427913ce1dffbd9700f1f57211 (patch)
tree6534f9f555ed6e1cb69af530aa2025f93ecb55bd /third_party/sycl
parent91e4e129f2f0adb69b29105ccba3ba0c2398cee6 (diff)
Add a small description for the BUILD file under sycl/sycl.
Change: 138980879
Diffstat (limited to 'third_party/sycl')
-rw-r--r--third_party/sycl/sycl/BUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/sycl/sycl/BUILD b/third_party/sycl/sycl/BUILD
index fbdf19f205..bc1d18b7b5 100644
--- a/third_party/sycl/sycl/BUILD
+++ b/third_party/sycl/sycl/BUILD
@@ -1,3 +1,7 @@
+# Description:
+# A minimal BUILD file to make template files in this folder available. Without this BUILD file,
+# bazel returns errors when trying to access tpl files in this folder.
+
package(default_visibility = ["//visibility:public"])
licenses(["notice"]) # Apache 2.0