Searched defs:pM (Results 1 – 12 of 12) sorted by relevance
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/FullyConnectedFunctions/ |
A D | arm_fully_connected_q15.c | 66 const q15_t *pM, in arm_fully_connected_q15()
|
A D | arm_fully_connected_q7.c | 68 const q7_t *pM, in arm_fully_connected_q7()
|
A D | arm_fully_connected_mat_q7_vec_q15.c | 69 const q7_t *pM, in arm_fully_connected_mat_q7_vec_q15()
|
A D | arm_fully_connected_q7_opt.c | 129 const q7_t *pM, in arm_fully_connected_q7_opt()
|
A D | arm_fully_connected_q15_opt.c | 97 const q15_t *pM, in arm_fully_connected_q15_opt()
|
A D | arm_fully_connected_mat_q7_vec_q15_opt.c | 117 const q7_t *pM, in arm_fully_connected_mat_q7_vec_q15_opt()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/FullyConnectedFunctions/ |
A D | arm_fully_connected_q15.c | 66 const q15_t *pM, in arm_fully_connected_q15()
|
A D | arm_fully_connected_q7.c | 68 const q7_t *pM, in arm_fully_connected_q7()
|
A D | arm_fully_connected_mat_q7_vec_q15.c | 69 const q7_t *pM, in arm_fully_connected_mat_q7_vec_q15()
|
A D | arm_fully_connected_q7_opt.c | 129 const q7_t *pM, in arm_fully_connected_q7_opt()
|
A D | arm_fully_connected_q15_opt.c | 97 const q15_t *pM, in arm_fully_connected_q15_opt()
|
A D | arm_fully_connected_mat_q7_vec_q15_opt.c | 117 const q7_t *pM, in arm_fully_connected_mat_q7_vec_q15_opt()
|
Completed in 10 milliseconds