Home
last modified time | relevance | path

Searched defs:dim_vec (Results 1 – 9 of 9) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/SoftmaxFunctions/
Darm_softmax_with_batch_q7.c62 …max_with_batch_q7(const q7_t *vec_in, const uint16_t nb_batches, const uint16_t dim_vec, q7_t *p_o… 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()
Darm_softmax_q15.c61 void arm_softmax_q15(const q15_t *vec_in, const uint16_t dim_vec, q15_t *p_out) in arm_softmax_q15()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/FullyConnectedFunctions/
Darm_fully_connected_q15.c67 const uint16_t dim_vec, in arm_fully_connected_q15()
Darm_fully_connected_q7.c69 const uint16_t dim_vec, in arm_fully_connected_q7()
Darm_fully_connected_mat_q7_vec_q15.c70 const uint16_t dim_vec, in arm_fully_connected_mat_q7_vec_q15()
Darm_fully_connected_q7_opt.c130 const uint16_t dim_vec, in arm_fully_connected_q7_opt()
Darm_fully_connected_q15_opt.c98 const uint16_t dim_vec, in arm_fully_connected_q15_opt()
Darm_fully_connected_mat_q7_vec_q15_opt.c118 const uint16_t dim_vec, in arm_fully_connected_mat_q7_vec_q15_opt()