aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorConversion.h
Commit message (Expand)AuthorAge
* Record whether the underlying tensor storage can be accessed directly during ...Gravatar Benoit Steiner2016-01-19
* Added more missing EIGEN_DEVICE_FUNCGravatar Benoit Steiner2015-11-06
* Removed bogus assertionGravatar Benoit Steiner2015-10-20
* Fixed a bug in the tensor conversion opGravatar Benoit Steiner2015-10-20
* Many files were missing in previous changeset.Gravatar Gael Guennebaud2015-07-29
* Updated the tensor type casting code as follow: in the case where TgtRatio < ...Gravatar Benoit Steiner2015-03-02
* Disabled the use of aligned memory loads when converting a tensor from float ...Gravatar Benoit Steiner2015-03-02
* Added support for vectorized type casting of tensorsGravatar Benoit Steiner2015-02-27