Home
last modified time | relevance | path

Searched defs:num_of_rows (Results 1 – 12 of 12) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/
H A Darm_fully_connected_mat_q7_vec_q15_ref.c24 const uint16_t num_of_rows, // numCol of A in arm_fully_connected_mat_q7_vec_q15_ref()
H A Darm_fully_connected_q15_ref.c24 const uint16_t num_of_rows, // numCol of A in arm_fully_connected_q15_ref()
H A Darm_fully_connected_q7_ref.c24 const uint16_t num_of_rows, // numCol of A in arm_fully_connected_q7_ref()
H A Darm_fully_connected_q15_opt_ref.c24 const uint16_t num_of_rows, // numCol of A in arm_fully_connected_q15_opt_ref()
H A Darm_fully_connected_mat_q7_vec_q15_opt_ref.c24 const uint16_t num_of_rows, // numCol of A in arm_fully_connected_mat_q7_vec_q15_opt_ref()
H A Darm_fully_connected_q7_opt_ref.c24 const uint16_t num_of_rows, // numCol of A in arm_fully_connected_q7_opt_ref()
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/FullyConnectedFunctions/
H A Darm_fully_connected_q15.c69 const uint16_t num_of_rows, in arm_fully_connected_q15()
H A Darm_fully_connected_mat_q7_vec_q15.c72 const uint16_t num_of_rows, in arm_fully_connected_mat_q7_vec_q15()
H A Darm_fully_connected_q7.c71 const uint16_t num_of_rows, in arm_fully_connected_q7()
H A Darm_fully_connected_q15_opt.c100 const uint16_t num_of_rows, in arm_fully_connected_q15_opt()
H A Darm_fully_connected_mat_q7_vec_q15_opt.c120 const uint16_t num_of_rows, in arm_fully_connected_mat_q7_vec_q15_opt()
H A Darm_fully_connected_q7_opt.c132 const uint16_t num_of_rows, in arm_fully_connected_q7_opt()