AIfES 2  2.0.0
aimath_q31_params Struct Reference

Parameters used for the quantized Q31 values, used as property of a tensor. More...

#include <aimath_q31.h>

Data Fields

uint16_t shift
 The scaling factor \( s \) of the quantization (The total scale is calculated with \( 2^{-s} \))
 
int32_t zero_point
 The zero point \( z \) of the quantization.
 

Detailed Description

Parameters used for the quantized Q31 values, used as property of a tensor.


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