/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/ |
H A D | arm_pool_ref.c | 21 void arm_avepool_q7_HWC_ref(const q7_t * Im_in, // input image in arm_avepool_q7_HWC_ref() 59 void arm_maxpool_q7_HWC_ref(const q7_t * Im_in, // input image in arm_maxpool_q7_HWC_ref()
|
H A D | arm_depthwise_separable_conv_HWC_q7_ref.c | 21 void arm_depthwise_separable_conv_HWC_q7_ref(const q7_t * Im_in, // input image in arm_depthwise_separable_conv_HWC_q7_ref()
|
H A D | arm_convolve_HWC_q15_ref.c | 21 void arm_convolve_HWC_q15_ref(const q15_t * Im_in, // input image in arm_convolve_HWC_q15_ref()
|
H A D | arm_convolve_HWC_q7_ref.c | 21 void arm_convolve_HWC_q7_ref(const q7_t * Im_in, // input image in arm_convolve_HWC_q7_ref()
|
H A D | arm_depthwise_separable_conv_HWC_q7_ref_nonsquare.c | 21 void arm_depthwise_separable_conv_HWC_q7_ref_nonsquare(const q7_t * Im_in, // input image in arm_depthwise_separable_conv_HWC_q7_ref_nonsquare()
|
H A D | arm_convolve_HWC_q7_ref_nonsquare.c | 21 void arm_convolve_HWC_q7_ref_nonsquare(const q7_t * Im_in, // input image in arm_convolve_HWC_q7_ref_nonsquare()
|
H A D | arm_convolve_HWC_q15_ref_nonsquare.c | 22 arm_convolve_HWC_q15_nonsquare_ref(const q15_t * Im_in, in arm_convolve_HWC_q15_nonsquare_ref()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/PoolingFunctions/ |
H A D | arm_pool_q7_HWC.c | 164 arm_maxpool_q7_HWC(q7_t * Im_in, in arm_maxpool_q7_HWC() 317 arm_avepool_q7_HWC(q7_t * Im_in, in arm_avepool_q7_HWC()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/ConvolutionFunctions/ |
H A D | arm_convolve_HWC_q7_basic.c | 74 arm_convolve_HWC_q7_basic(const q7_t * Im_in, in arm_convolve_HWC_q7_basic()
|
H A D | arm_convolve_HWC_q7_fast.c | 92 arm_convolve_HWC_q7_fast(const q7_t * Im_in, in arm_convolve_HWC_q7_fast()
|
H A D | arm_convolve_HWC_q15_basic.c | 75 arm_convolve_HWC_q15_basic(const q15_t * Im_in, in arm_convolve_HWC_q15_basic()
|
H A D | arm_convolve_1x1_HWC_q7_fast_nonsquare.c | 81 arm_status arm_convolve_1x1_HWC_q7_fast_nonsquare(const q7_t * Im_in, in arm_convolve_1x1_HWC_q7_fast_nonsquare()
|
H A D | arm_convolve_HWC_q7_RGB.c | 80 arm_convolve_HWC_q7_RGB(const q7_t * Im_in, in arm_convolve_HWC_q7_RGB()
|
H A D | arm_convolve_HWC_q7_basic_nonsquare.c | 67 arm_status arm_convolve_HWC_q7_basic_nonsquare(const q7_t * Im_in, in arm_convolve_HWC_q7_basic_nonsquare()
|
H A D | arm_convolve_HWC_q7_fast_nonsquare.c | 74 arm_status arm_convolve_HWC_q7_fast_nonsquare(const q7_t * Im_in, in arm_convolve_HWC_q7_fast_nonsquare()
|
H A D | arm_convolve_HWC_q15_fast.c | 80 arm_convolve_HWC_q15_fast(const q15_t * Im_in, in arm_convolve_HWC_q15_fast()
|
H A D | arm_convolve_HWC_q15_fast_nonsquare.c | 85 arm_convolve_HWC_q15_fast_nonsquare(const q15_t * Im_in, in arm_convolve_HWC_q15_fast_nonsquare()
|
H A D | arm_depthwise_separable_conv_HWC_q7.c | 82 arm_status arm_depthwise_separable_conv_HWC_q7(const q7_t * Im_in, in arm_depthwise_separable_conv_HWC_q7()
|
H A D | arm_depthwise_separable_conv_HWC_q7_nonsquare.c | 74 arm_status arm_depthwise_separable_conv_HWC_q7_nonsquare(const q7_t * Im_in, in arm_depthwise_separable_conv_HWC_q7_nonsquare()
|