ArmNN
 22.08
hw_float Struct Reference

#include <EthosnRefConvImpl.hpp>

Public Attributes

bool sign
 
uint32_t man
 
uint32_t exp
 

Detailed Description

Definition at line 218 of file EthosnRefConvImpl.hpp.

Member Data Documentation

◆ exp

uint32_t exp

Definition at line 222 of file EthosnRefConvImpl.hpp.

Referenced by armnn::convert_to_S12E8M(), and armnn::convert_to_S13E8M().

◆ man

uint32_t man

Definition at line 221 of file EthosnRefConvImpl.hpp.

Referenced by armnn::convert_to_S12E8M(), and armnn::convert_to_S13E8M().

◆ sign

bool sign

Definition at line 220 of file EthosnRefConvImpl.hpp.

Referenced by armnn::convert_to_S12E8M(), and armnn::convert_to_S13E8M().


The documentation for this struct was generated from the following file: