aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceType.h
Commit message (Expand)AuthorAge
* Increased the functionality of the tensor devicesGravatar Benoit Steiner2015-01-14
* Avoid calling get_future() more than once on a given promise.Gravatar Benoit Steiner2014-10-16
* Added support for promisesGravatar Benoit Steiner2014-10-15
* Misc improvements and cleanupsGravatar Benoit Steiner2014-10-13
* Improved support for CUDA devices.Gravatar Benoit Steiner2014-10-03
* Misc api improvements and cleanupsGravatar Benoit Steiner2014-08-23
* Extended the functionality of the TensorDeviceType classesGravatar Benoit Steiner2014-07-08
* TensorEval are now typed on the device: this will make it possible to use par...Gravatar Benoit Steiner2014-06-10
* Added support for tensor contractionsGravatar Benoit Steiner2014-06-04
* Vectorized the evaluation of tensor expression (using SSE, AVX, NEON, ...)Gravatar Benoit Steiner2014-05-16