/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/ |
H A D | arm_pool_ref.c | 23 const uint16_t ch_im_in, // number of input image channels in arm_avepool_q7_HWC_ref() 61 const uint16_t ch_im_in, // number of input image channels in arm_maxpool_q7_HWC_ref()
|
H A D | arm_depthwise_separable_conv_HWC_q7_ref.c | 23 … const uint16_t ch_im_in, // number of input image channels in arm_depthwise_separable_conv_HWC_q7_ref()
|
H A D | arm_convolve_HWC_q15_ref.c | 23 const uint16_t ch_im_in, // number of input image channels in arm_convolve_HWC_q15_ref()
|
H A D | arm_convolve_HWC_q7_ref.c | 23 const uint16_t ch_im_in, // number of input image channels in arm_convolve_HWC_q7_ref()
|
H A D | arm_depthwise_separable_conv_HWC_q7_ref_nonsquare.c | 24 … const uint16_t ch_im_in, // number of input image channels in arm_depthwise_separable_conv_HWC_q7_ref_nonsquare()
|
H A D | arm_convolve_HWC_q7_ref_nonsquare.c | 24 const uint16_t ch_im_in, // number of input image channels in arm_convolve_HWC_q7_ref_nonsquare()
|
H A D | arm_convolve_HWC_q15_ref_nonsquare.c | 25 const uint16_t ch_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 | 166 const uint16_t ch_im_in, in arm_maxpool_q7_HWC() 319 const uint16_t ch_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 | 76 const uint16_t ch_im_in, in arm_convolve_HWC_q7_basic()
|
H A D | arm_convolve_HWC_q7_fast.c | 94 const uint16_t ch_im_in, in arm_convolve_HWC_q7_fast()
|
H A D | arm_convolve_HWC_q15_basic.c | 77 const uint16_t ch_im_in, in arm_convolve_HWC_q15_basic()
|
H A D | arm_convolve_1x1_HWC_q7_fast_nonsquare.c | 84 const uint16_t ch_im_in, in arm_convolve_1x1_HWC_q7_fast_nonsquare()
|
H A D | arm_convolve_HWC_q7_RGB.c | 82 const uint16_t ch_im_in, in arm_convolve_HWC_q7_RGB()
|
H A D | arm_convolve_HWC_q7_basic_nonsquare.c | 70 const uint16_t ch_im_in, in arm_convolve_HWC_q7_basic_nonsquare()
|
H A D | arm_convolve_HWC_q7_fast_nonsquare.c | 77 const uint16_t ch_im_in, in arm_convolve_HWC_q7_fast_nonsquare()
|
H A D | arm_convolve_HWC_q15_fast.c | 82 const uint16_t ch_im_in, in arm_convolve_HWC_q15_fast()
|
H A D | arm_convolve_HWC_q15_fast_nonsquare.c | 88 const uint16_t ch_im_in, in arm_convolve_HWC_q15_fast_nonsquare()
|
H A D | arm_depthwise_separable_conv_HWC_q7.c | 84 const uint16_t ch_im_in, in arm_depthwise_separable_conv_HWC_q7()
|
H A D | arm_depthwise_separable_conv_HWC_q7_nonsquare.c | 77 const uint16_t ch_im_in, in arm_depthwise_separable_conv_HWC_q7_nonsquare()
|