Home
last modified time | relevance | path

Searched refs:arm_fully_connected_q7_opt_ref (Results 1 – 3 of 3) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/
H A Darm_fully_connected_q7_opt_ref.c21 void arm_fully_connected_q7_opt_ref(const q7_t * pV, // pointer to vector in arm_fully_connected_q7_opt_ref() function
H A Dref_functions.h179 void arm_fully_connected_q7_opt_ref(const q7_t * pV, // pointer to vector
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/
H A Darm_nnexamples_nn_test.cpp399arm_fully_connected_q7_opt_ref(test1, ip_q7_opt_weights, IP_COL_DIM, IP_ROW_DIM, 1, 7, ip_bias_q7, in main()