aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h
Commit message (Expand)AuthorAge
* Silenced a compilation warningGravatar Benoit Steiner2014-06-13
* Reworked the expression evaluation mechanism in order to make it possible to ...Gravatar Benoit Steiner2014-06-13
* Fixed a few compilation errors.Gravatar Benoit Steiner2014-06-10
* TensorEval are now typed on the device: this will make it possible to use par...Gravatar Benoit Steiner2014-06-10
* Improved support for rvalues in tensor expressions.Gravatar Benoit Steiner2014-06-09
* Added support for convolution and reshaping of tensors.Gravatar Benoit Steiner2014-06-06