Struct cmsis_nn_activation_f32

Struct Documentation

struct cmsis_nn_activation_f32

Activation clamp range for floating-point operators.

Public Members

float32_t min

Minimum value used to clamp the result.

float32_t max

Maximum value used to clamp the result.