aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/eigen3/Eigen/QR
diff options
context:
space:
mode:
authorGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2016-03-09 10:14:09 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-03-09 15:46:47 -0800
commitb5c642fb2213651ed4dd03f6e87c3544bebd778f (patch)
tree92475cae0184f9fcd519e80f3d60db3be51db750 /third_party/eigen3/Eigen/QR
parent29144058526b0e5a40f56629dca5f085177f72b6 (diff)
Upgraded eigen to make it possible to compile a binary that takes advantage of
both avx instructions and cuda to run as fast as possible. Change: 116775924
Diffstat (limited to 'third_party/eigen3/Eigen/QR')
-rw-r--r--third_party/eigen3/Eigen/QR2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/eigen3/Eigen/QR b/third_party/eigen3/Eigen/QR
index 5a97880470..17a6a1e34e 100644
--- a/third_party/eigen3/Eigen/QR
+++ b/third_party/eigen3/Eigen/QR
@@ -1 +1 @@
-#include "eigen-eigen-88444e025a5c/Eigen/QR"
+#include "eigen-eigen-2f482bcc8b95/Eigen/QR"