Variable arm_nn_exp_poly_coeffs_f16

Variable Documentation

const float32_t arm_nn_exp_poly_coeffs_f16[8]

Polynomial coefficients used by the float16 MVE exp approximation.

The float16 MVE helper evaluates the polynomial in widened float32 lanes, but it uses a dedicated coefficient table to keep the float16 path isolated from the float32 feature gate and softmax support stack.