Searched defs:wt (Results 1 – 17 of 17) sorted by relevance
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/ |
H A D | arm_depthwise_separable_conv_HWC_q7_ref.c | 24 const q7_t * wt, // kernel weights in arm_depthwise_separable_conv_HWC_q7_ref()
|
H A D | arm_convolve_HWC_q15_ref.c | 24 const q15_t * wt, // kernel weights in arm_convolve_HWC_q15_ref()
|
H A D | arm_convolve_HWC_q7_ref.c | 24 const q7_t * wt, // kernel weights in arm_convolve_HWC_q7_ref()
|
H A D | arm_depthwise_separable_conv_HWC_q7_ref_nonsquare.c | 25 const q7_t * wt, // kernel weights in arm_depthwise_separable_conv_HWC_q7_ref_nonsquare()
|
H A D | arm_convolve_HWC_q7_ref_nonsquare.c | 25 const q7_t * wt, // kernel weights in arm_convolve_HWC_q7_ref_nonsquare()
|
H A D | arm_convolve_HWC_q15_ref_nonsquare.c | 26 const q15_t * wt, in arm_convolve_HWC_q15_nonsquare_ref()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/ConvolutionFunctions/ |
H A D | arm_convolve_HWC_q7_basic.c | 77 const q7_t * wt, in arm_convolve_HWC_q7_basic()
|
H A D | arm_convolve_HWC_q7_fast.c | 95 const q7_t * wt, in arm_convolve_HWC_q7_fast()
|
H A D | arm_convolve_HWC_q15_basic.c | 78 const q15_t * wt, in arm_convolve_HWC_q15_basic()
|
H A D | arm_convolve_1x1_HWC_q7_fast_nonsquare.c | 85 const q7_t * wt, in arm_convolve_1x1_HWC_q7_fast_nonsquare()
|
H A D | arm_convolve_HWC_q7_RGB.c | 83 const q7_t * wt, in arm_convolve_HWC_q7_RGB()
|
H A D | arm_convolve_HWC_q7_basic_nonsquare.c | 71 const q7_t * wt, in arm_convolve_HWC_q7_basic_nonsquare()
|
H A D | arm_convolve_HWC_q7_fast_nonsquare.c | 78 const q7_t * wt, in arm_convolve_HWC_q7_fast_nonsquare()
|
H A D | arm_convolve_HWC_q15_fast.c | 83 const q15_t * wt, in arm_convolve_HWC_q15_fast()
|
H A D | arm_convolve_HWC_q15_fast_nonsquare.c | 89 const q15_t * wt, in arm_convolve_HWC_q15_fast_nonsquare()
|
H A D | arm_depthwise_separable_conv_HWC_q7.c | 85 const q7_t * wt, in arm_depthwise_separable_conv_HWC_q7()
|
H A D | arm_depthwise_separable_conv_HWC_q7_nonsquare.c | 78 const q7_t * wt, in arm_depthwise_separable_conv_HWC_q7_nonsquare()
|