Home
last modified time | relevance | path

Searched refs:arm_softmax_q7 (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/SoftmaxFunctions/
Darm_softmax_with_batch_q7.c66 arm_softmax_q7(vec_in, dim_vec, p_out); in arm_softmax_with_batch_q7()
Darm_softmax_q7.c61 void arm_softmax_q7(const q7_t *vec_in, const uint16_t dim_vec, q7_t *p_out) in arm_softmax_q7() function
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/
DREADME.md39 ||arm_softmax_q7()| SOFTMAX | None | None | Yes | No | Not bit exact to TFLu but can be up to 70x f…
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Include/
Darm_nnfunctions.h1709 void arm_softmax_q7(const q7_t *vec_in, const uint16_t dim_vec, q7_t *p_out);