NMSIS-NN  Version 1.3.1
NMSIS NN Software Library
nmsis_nn_activation Struct Reference

Data Fields

int32_t min
 
int32_t max
 

Detailed Description

NMSIS-NN object for the quantized Relu activation

Field Documentation

◆ max

int32_t nmsis_nn_activation::max

Max value used to clamp the result

◆ min

int32_t nmsis_nn_activation::min

Min value used to clamp the result