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
2017-08-22 11:37:32 +02:00
2020-10-09 02:05:05 +02:00
2018-08-28 11:44:15 +02:00
2019-02-23 10:45:40 +01:00
2017-11-10 14:11:22 +01:00
2020-11-17 12:27:01 +00:00
2019-03-05 10:24:54 -08:00
2018-06-11 18:33:24 +02:00
2017-11-27 22:11:57 +01:00
2018-08-28 11:44:15 +02:00
2017-09-22 09:23:24 +02:00
2019-03-05 10:24:54 -08:00
2019-03-05 10:24:54 -08:00
2018-08-28 18:32:39 +02:00
2018-08-28 11:44:15 +02:00
2017-02-03 15:22:35 +01:00
2017-02-03 15:22:35 +01:00
2017-02-03 15:22:35 +01:00
2016-07-10 02:29:57 +02:00
2017-08-17 21:58:39 +02:00