aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/arch/CUDA/TypeCasting.h
Commit message (Expand)AuthorAge
* Made type conversion explicitGravatar Benoit Steiner2016-03-23
* Completed the implementation of vectorized type casting of half floats.Gravatar Benoit Steiner2016-03-18
* Implemented some of the missing type casting for half floatsGravatar Benoit Steiner2016-03-17
* Enable the conversion between floats and half floats on older GPUs that suppo...Gravatar Benoit Steiner2016-03-03
* Added support for tensor reductions on half floatsGravatar Benoit Steiner2016-02-19
* FP16 on CUDA are only available starting with cuda 7.5. Disable them when usi...Gravatar Benoit Steiner2016-02-18
* Added preliminary support for half floats on CUDA GPU. For now we can simply ...Gravatar Benoit Steiner2016-02-19