Struct cmsis_nn_activation¶ Defined in File arm_nn_types.h Struct Documentation¶ struct cmsis_nn_activation¶ CMSIS-NN object for the quantized Relu activation Public Members int32_t min¶ Min value used to clamp the result int32_t max¶ Max value used to clamp the result