aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/BUILD
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-03-27 03:48:57 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-03-27 03:51:14 -0700
commit3d9f820ff2b4c7e79f9e3239b2a09472e99448e2 (patch)
tree7ffbe130f1fba84d9a0006e90b411e54adb0b04a /tensorflow/BUILD
parent1c055f0679ea6cdae28b3c78c3bf98cb40f00e13 (diff)
Don't flush denormals when calling Eigen::SelfAdjointEigenSolver.
PiperOrigin-RevId: 190595222
Diffstat (limited to 'tensorflow/BUILD')
-rw-r--r--tensorflow/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/BUILD b/tensorflow/BUILD
index b073adfee9..6ab43638ba 100644
--- a/tensorflow/BUILD
+++ b/tensorflow/BUILD
@@ -654,6 +654,7 @@ filegroup(
"//tensorflow/python/kernel_tests/distributions:all_files",
"//tensorflow/python/kernel_tests/linalg:all_files",
"//tensorflow/python/kernel_tests/random:all_files",
+ "//tensorflow/python/kernel_tests/testdata:all_files",
"//tensorflow/python/ops/distributions:all_files",
"//tensorflow/python/ops/linalg:all_files",
"//tensorflow/python/ops/losses:all_files",