aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/eigen3/unsupported/Eigen
diff options
context:
space:
mode:
authorGravatar Vijay Vasudevan <vrv@google.com>2016-02-09 11:56:04 -0800
committerGravatar Borg role tensorflow-git-owners <tensorflow-git-owners@ovbl60.prod.google.com>2016-02-09 13:03:05 -0800
commit3c13ae058ea45d855d8029b3d19f6567b86430b5 (patch)
treee5c86a23a97e1d27c81806167e2bc77ff5873193 /third_party/eigen3/unsupported/Eigen
parent49e337b4f163aa0a570333da7933303096ba3d29 (diff)
TensorFlow: change int -> size_t to silence warning
Change: 114243879
Diffstat (limited to 'third_party/eigen3/unsupported/Eigen')
-rw-r--r--third_party/eigen3/unsupported/Eigen/CXX11/Tensor3
1 files changed, 1 insertions, 2 deletions
diff --git a/third_party/eigen3/unsupported/Eigen/CXX11/Tensor b/third_party/eigen3/unsupported/Eigen/CXX11/Tensor
index eb293afd04..a80816717b 100644
--- a/third_party/eigen3/unsupported/Eigen/CXX11/Tensor
+++ b/third_party/eigen3/unsupported/Eigen/CXX11/Tensor
@@ -1,2 +1 @@
-
-#include "eigen-eigen-8cd7c2c6e9e1/unsupported/Eigen/CXX11/Tensor"
+#include "eigen-eigen-726c779797e8/unsupported/Eigen/CXX11/Tensor"