aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_tensor_of_float16_cuda.cu
Commit message (Expand)AuthorAge
* Fixed the partial evaluation of non vectorizable tensor subexpressionsGravatar Benoit Steiner2016-04-25
* Fixed contractions of fp16Gravatar Benoit Steiner2016-03-23
* Improved a testGravatar Benoit Steiner2016-03-14
* Pulled latest updates from trunkGravatar Benoit Steiner2016-02-21
|\
* | Added the ability to compute the absolute value of a half floatGravatar Benoit Steiner2016-02-21
| * Added some debugging information to the test to figure out why it fails somet...Gravatar Benoit Steiner2016-02-21
|/
* Fixed the float16 tensor test.Gravatar Benoit Steiner2016-02-20
* Added support for tensor reductions on half floatsGravatar Benoit Steiner2016-02-19
* Started to work on contractions and reductions using half floatsGravatar Benoit Steiner2016-02-19
* Added support for simple coefficient wise tensor expression using half floats...Gravatar 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 regression test for float16Gravatar Benoit Steiner2016-02-19