|
HDK
|
#include <float8.h>
Static Public Member Functions | |
| static constexpr onnxruntime::Float8E4M3FNUZ | lowest () |
| static constexpr onnxruntime::Float8E4M3FNUZ | max () |
| static constexpr onnxruntime::Float8E4M3FNUZ | min () |
| static constexpr onnxruntime::Float8E4M3FNUZ | denorm_min () |
| static constexpr onnxruntime::Float8E4M3FNUZ | epsilon () |
| static constexpr onnxruntime::Float8E4M3FNUZ | round_error () |
| static constexpr onnxruntime::Float8E4M3FNUZ | infinity () |
| static constexpr onnxruntime::Float8E4M3FNUZ | quiet_NaN () |
Static Public Attributes | |
| static constexpr bool | is_specialized = true |
| static constexpr bool | is_signed = true |
| static constexpr bool | is_integer = false |
| static constexpr bool | is_exact = false |
| static constexpr bool | has_infinity = false |
| static constexpr bool | has_quiet_NaN = true |
| static constexpr bool | has_signaling_NaN = false |
| static constexpr auto | has_denorm = true |
| static constexpr auto | has_denorm_loss = true |
| static constexpr auto | round_style = round_to_nearest |
| static constexpr bool | is_iec559 = false |
| static constexpr bool | is_bounded = true |
| static constexpr bool | is_modulo = false |
| static constexpr int | digits = 4 |
| static constexpr int | digits10 = 0 |
| static constexpr int | max_digits10 = 3 |
| static constexpr int | radix = 2 |
| static constexpr int | min_exponent = -6 |
| static constexpr int | min_exponent10 = -1 |
| static constexpr int | max_exponent = 8 |
| static constexpr int | max_exponent10 = 2 |
| static constexpr auto | traps = false |
| static constexpr auto | tinyness_before = false |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |