morapi_Quant Struct Reference
Quantizer.
More...
#include <morapi_softneuro.h>
Data Fields
| morapi_Float32 | coef |
| morapi_Float32 | base |
| morapi_Int32 | zero_point |
Detailed Description
Quantizer.
Field Documentation
coef
morapi_Float32 coef
coefficients value.
base
morapi_Float32 base
base value.
zero_point
morapi_Int32 zero_point
zero point.