float8e4m3fn (Float8 Floating Point) data type  
 More...
#include <onnxruntime_cxx_api.h>
float8e4m3fn (Float8 Floating Point) data type 
It is necessary for type dispatching to make use of C++ API The type is implicitly convertible to/from uint8_t. See https://onnx.ai/onnx/technical/float8.html for further details. 
Definition at line 436 of file onnxruntime_cxx_api.h.
 
  
  
      
        
          | constexpr Ort::Float8E4M3FN_t::Float8E4M3FN_t  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinenoexcept   | 
  
 
 
  
  
      
        
          | constexpr Ort::Float8E4M3FN_t::Float8E4M3FN_t  | 
          ( | 
          uint8_t  | 
          v | ) | 
           | 
         
       
   | 
  
inlinenoexcept   | 
  
 
 
  
  
      
        
          | constexpr Ort::Float8E4M3FN_t::operator uint8_t  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinenoexcept   | 
  
 
 
  
  
      
        
          | constexpr bool Ort::Float8E4M3FN_t::operator==  | 
          ( | 
          const Float8E4M3FN_t &  | 
          rhs | ) | 
           const | 
         
       
   | 
  
inlinenoexcept   | 
  
 
 
      
        
          | uint8_t Ort::Float8E4M3FN_t::value | 
        
      
 
 
The documentation for this struct was generated from the following file: