| HDK
    | 
#include <float8.h>
| Classes | |
| struct | FromBitsT | 
| Public Member Functions | |
| Float8E5M2 ()=default | |
| constexpr ORT_HOST_DEVICE | Float8E5M2 (unsigned char bits, FromBitsT) | 
| ORT_HOST_DEVICE | Float8E5M2 (float v, bool saturate=true) | 
| ORT_HOST_DEVICE bool | IsNaN () const | 
| ORT_HOST_DEVICE bool | IsInfinity () const | 
| ORT_HOST_DEVICE float | ToFloat () const | 
| ORT_HOST_DEVICE | operator float () const | 
| Static Public Member Functions | |
| static constexpr ORT_HOST_DEVICE FromBitsT | FromBits () | 
| Public Attributes | |
| uint8_t | val {0} | 
| 
 | default | 
| 
 | inline | 
| 
 | inlineexplicit | 
| 
 | inlinestatic | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |