Struct cmsis_nn_activation_f16

Struct Documentation

struct cmsis_nn_activation_f16

Activation clamp range for floating-point operators.

Public Members

float16_t min

Minimum value used to clamp the result.

float16_t max

Maximum value used to clamp the result.