Searched defs:dim_vec (Results 1 – 9 of 9) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/SoftmaxFunctions/ |
| D | arm_softmax_with_batch_q7.c | 62 …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()
|
| D | arm_softmax_q7.c | 61 void arm_softmax_q7(const q7_t *vec_in, const uint16_t dim_vec, q7_t *p_out) in arm_softmax_q7()
|
| D | arm_softmax_q15.c | 61 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/ |
| D | arm_fully_connected_q15.c | 67 const uint16_t dim_vec, in arm_fully_connected_q15()
|
| D | arm_fully_connected_q7.c | 69 const uint16_t dim_vec, in arm_fully_connected_q7()
|
| D | arm_fully_connected_mat_q7_vec_q15.c | 70 const uint16_t dim_vec, in arm_fully_connected_mat_q7_vec_q15()
|
| D | arm_fully_connected_q7_opt.c | 130 const uint16_t dim_vec, in arm_fully_connected_q7_opt()
|
| D | arm_fully_connected_q15_opt.c | 98 const uint16_t dim_vec, in arm_fully_connected_q15_opt()
|
| D | arm_fully_connected_mat_q7_vec_q15_opt.c | 118 const uint16_t dim_vec, in arm_fully_connected_mat_q7_vec_q15_opt()
|