Files
eigen/Eigen/src/Core
Antonio Sanchez ddd48b242c Implement CUDA __shfl* for Eigen::half
Prior to this fix, `TensorContractionGpu` and the `cxx11_tensor_of_float16_gpu`
test are broken, as well as several ops in Tensorflow. The gpu functions
`__shfl*` became ambiguous now that `Eigen::half` implicitly converts to float.
Here we add the required specializations.
2020-12-01 14:36:52 -08:00
..
2018-11-09 11:35:48 +01:00
2017-02-28 14:00:15 -08:00
2020-10-14 01:56:42 +00:00
2017-10-12 15:22:10 -04:00
2018-03-11 10:01:44 -04:00
2018-06-07 15:45:24 +02:00
2019-01-17 18:27:49 +01:00