Home
last modified time | relevance | path

Searched refs:arm_depthwise_separable_conv_HWC_q7_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_depthwise_separable_conv_HWC_q7_ref.c21 void arm_depthwise_separable_conv_HWC_q7_ref(const q7_t * Im_in, // input image in arm_depthwise_separable_conv_HWC_q7_ref() function
H A Dref_functions.h108 void arm_depthwise_separable_conv_HWC_q7_ref(const q7_t * Im_in, // input image
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/
H A Darm_nnexamples_nn_test.cpp767 arm_depthwise_separable_conv_HWC_q7_ref(conv_im_in_q7, CONV_IM_DIM, CONV_IM_CH, conv_weight_q7, in main()