Files
eigen/Eigen
Niels Dekker 4ab32e2de2 Allow implicit conversion from bfloat16 to float and double
Conversion from `bfloat16` to `float` and `double` is lossless. It seems natural to allow the conversion to be implicit, as the C++ language also support implicit conversion from a smaller to a larger floating point type.

Intel's OneDLL bfloat16 implementation also has an implicit `operator float()`: https://github.com/oneapi-src/oneDNN/blob/v1.5/src/common/bfloat16.hpp
2020-07-11 13:32:28 +02:00
..
2016-01-27 22:48:40 +01:00
2020-06-20 19:16:24 +00:00
2017-11-10 14:11:22 +01:00
2017-08-17 21:58:39 +02:00
2017-11-27 22:11:57 +01:00
2016-01-27 22:48:40 +01:00
2017-08-17 21:58:39 +02:00
2016-01-27 22:48:40 +01:00