aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h
diff options
context:
space:
mode:
authorGravatar Antonio Sanchez <cantonios@google.com>2020-12-07 19:11:07 -0800
committerGravatar Rasmus Munk Larsen <rmlarsen@google.com>2020-12-08 20:31:02 +0000
commit8cfe0db108f54e4ceae2e94c47c5d2eb5116197b (patch)
treeb568be6551dca471996fa5864ee6615b620a7052 /Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h
parentbaf9d762b70b030f797ab4c8e5e6ecebf5095122 (diff)
Fix host/device calls for __half.
The previous code had `__host__ __device__` functions calling `__device__` functions (e.g. `__low2half`) which caused build failures in tensorflow. Also tried to simplify the `#ifdef` guards to make them more clear.
Diffstat (limited to 'Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h')
0 files changed, 0 insertions, 0 deletions