#include <BFloat16.h>
Public Member Functions | |
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR | bfloat16_base () |
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR | bfloat16_base (const __bfloat16_raw &h) |
Public Member Functions inherited from Eigen::bfloat16_impl::__bfloat16_raw | |
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR | __bfloat16_raw () |
EIGEN_DEVICE_FUNC EIGEN_CONSTEXPR | __bfloat16_raw (unsigned short raw) |
Additional Inherited Members | |
Public Attributes inherited from Eigen::bfloat16_impl::__bfloat16_raw | |
unsigned short | value |
Definition at line 50 of file BFloat16.h.
|
inline |
Definition at line 51 of file BFloat16.h.
|
inline |
Definition at line 52 of file BFloat16.h.