From f8fad09301106c574ed88ffde52e15483d14673f Mon Sep 17 00:00:00 2001 From: Benoit Steiner Date: Wed, 13 Aug 2014 08:33:18 -0700 Subject: Updated the convolution and contraction evaluators to follow the new EvalSubExprsIfNeeded apu. --- unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h') diff --git a/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h b/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h index 4bdf74286..8864c5329 100644 --- a/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h +++ b/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h @@ -110,7 +110,7 @@ struct TensorEvaluator::Dimensions& input_dims = m_inputImpl.dimensions(); @@ -151,11 +151,12 @@ struct TensorEvaluator