Antonio Sanchez 8cfe0db108 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.
2020-12-08 20:31:02 +00:00
..
2020-12-08 20:31:02 +00:00
2020-12-04 21:45:09 +00:00
2018-11-09 11:35:48 +01:00
2017-02-28 14:00:15 -08:00
2020-12-04 21:45:09 +00:00
2020-12-04 21:45:09 +00: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