#include <BFloat16.h>
Public Member Functions | |
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR | __bfloat16_raw () |
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR | __bfloat16_raw (unsigned short raw) |
Public Attributes | |
unsigned short | value |
Definition at line 33 of file BFloat16.h.
|
inline |
Definition at line 34 of file BFloat16.h.
|
inlineexplicit |
Definition at line 35 of file BFloat16.h.
unsigned short Eigen::bfloat16_impl::__bfloat16_raw::value |
Definition at line 36 of file BFloat16.h.