CMSIS-NN  
CMSIS NN Software Library
cmsis_nn_activation Struct Reference

Data Fields

int32_t min
 
int32_t max
 

Description

CMSIS-NN object for the quantized Relu activation

Field Documentation

◆ max

int32_t max

Max value used to clamp the result

◆ min

int32_t min

Min value used to clamp the result