numeric_traits< bf8_t > Struct Reference#
ck_tile::numeric_traits< bf8_t > Struct Reference
#include <float8.hpp>
Public Types | |
| using | bitwise_type = bf8_raw_t |
Static Public Attributes | |
| static constexpr int | exp = 5 |
| static constexpr int | mant = 2 |
| static constexpr int | bias = 16 |
| static constexpr fp8_interpretation | f8_interpret = fp8_interpretation::E5M2_FNUZ |
| static constexpr uint8_t | abs_mask = 0x7F |
| static constexpr int | PackedSize = 1 |
Member Typedef Documentation
◆ bitwise_type
| using ck_tile::numeric_traits< bf8_t >::bitwise_type = bf8_raw_t |
Member Data Documentation
◆ abs_mask
|
staticconstexpr |
◆ bias
|
staticconstexpr |
◆ exp
|
staticconstexpr |
◆ f8_interpret
|
staticconstexpr |
◆ mant
|
staticconstexpr |
◆ PackedSize
|
staticconstexpr |
The documentation for this struct was generated from the following file: