aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/eigen3/unsupported
diff options
context:
space:
mode:
authorGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2016-05-16 13:55:44 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-05-16 15:03:03 -0700
commitd0fa481d59228e39ee4e76d5191633cc7e9d1c29 (patch)
treee9f6d4e593cac1b85a0308ddda946af9e593a1c2 /third_party/eigen3/unsupported
parente5bcf54a1d53577ca4236d3dd0ab37d861cedb8d (diff)
Switched to the latest version of Eigen that performs much better on machines
with many cpu cores For example, the wall time for the following tutorial went down from 13m35 to 5m27: bazel run -c opt --copt=-mavx tensorflow/examples/tutorials/word2vec/word2vec_basic Change: 122462177
Diffstat (limited to 'third_party/eigen3/unsupported')
-rw-r--r--third_party/eigen3/unsupported/Eigen/CXX11/Tensor2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/eigen3/unsupported/Eigen/CXX11/Tensor b/third_party/eigen3/unsupported/Eigen/CXX11/Tensor
index f4f61a74d3..a9b263f5ae 100644
--- a/third_party/eigen3/unsupported/Eigen/CXX11/Tensor
+++ b/third_party/eigen3/unsupported/Eigen/CXX11/Tensor
@@ -1 +1 @@
-#include "eigen-eigen-aaa010b0dd40/unsupported/Eigen/CXX11/Tensor"
+#include "eigen-eigen-a5e9085a94e8/unsupported/Eigen/CXX11/Tensor"