aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/BUILD
diff options
context:
space:
mode:
authorGravatar Jianwei Xie <xiejw@google.com>2018-01-24 10:02:35 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-01-24 10:06:06 -0800
commitd9f93c42a50b1f1401d9c186eac0ae8dc9093c3b (patch)
tree178d1a692f56580c266139642b5a1d0d155c477e /tensorflow/BUILD
parent7b62a71e2d46c148df7d5704972f4592bc5e0f1b (diff)
Merge changes from github.
PiperOrigin-RevId: 183100142
Diffstat (limited to 'tensorflow/BUILD')
-rw-r--r--tensorflow/BUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/tensorflow/BUILD b/tensorflow/BUILD
index 1bf7c741b7..2ea0e38c78 100644
--- a/tensorflow/BUILD
+++ b/tensorflow/BUILD
@@ -662,6 +662,9 @@ filegroup(
"//tensorflow/tools/quantization:all_files",
"//tensorflow/tools/test:all_files",
"//tensorflow/user_ops:all_files",
+ "//third_party/eigen3:all_files",
+ "//third_party/fft2d:all_files",
+ "//third_party/flatbuffers:all_files",
"//third_party/hadoop:all_files",
"//third_party/sycl:all_files",
"//third_party/sycl/sycl:all_files",