Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/ConvolutionFunctions/
H A Darm_depthwise_separable_conv_HWC_q7.c82 arm_status arm_depthwise_separable_conv_HWC_q7(const q7_t * Im_in, in arm_depthwise_separable_conv_HWC_q7() function
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Include/
H A Darm_nnfunctions.h565 arm_status arm_depthwise_separable_conv_HWC_q7(const q7_t * Im_in,
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/
H A Darm_nnexamples_nn_test.cpp773 arm_depthwise_separable_conv_HWC_q7(conv_im_in_q7, CONV_IM_DIM, CONV_IM_CH, conv_weight_q7, in main()