/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/ |
H A D | arm_fully_connected_mat_q7_vec_q15_ref.c | 25 … const uint16_t bias_shift, // amount of left-shift for bias in arm_fully_connected_mat_q7_vec_q15_ref()
|
H A D | arm_fully_connected_q15_ref.c | 25 const uint16_t bias_shift, // amount of left-shift for bias in arm_fully_connected_q15_ref()
|
H A D | arm_fully_connected_q7_ref.c | 25 const uint16_t bias_shift, // amount of left-shift for bias in arm_fully_connected_q7_ref()
|
H A D | arm_depthwise_separable_conv_HWC_q7_ref.c | 30 … const uint16_t bias_shift, // amount of left-shift for bias in arm_depthwise_separable_conv_HWC_q7_ref()
|
H A D | arm_convolve_HWC_q15_ref.c | 30 … const uint16_t bias_shift, const uint16_t out_shift, q15_t * Im_out, // output image in arm_convolve_HWC_q15_ref()
|
H A D | arm_convolve_HWC_q7_ref.c | 30 … const uint16_t bias_shift, const uint16_t out_shift, q7_t * Im_out, // output image in arm_convolve_HWC_q7_ref()
|
H A D | arm_depthwise_separable_conv_HWC_q7_ref_nonsquare.c | 34 … const uint16_t bias_shift, // amount of left-shift for bias in arm_depthwise_separable_conv_HWC_q7_ref_nonsquare()
|
H A D | arm_convolve_HWC_q7_ref_nonsquare.c | 34 … const uint16_t bias_shift, const uint16_t out_shift, q7_t * Im_out, // output image in arm_convolve_HWC_q7_ref_nonsquare()
|
H A D | arm_convolve_HWC_q15_ref_nonsquare.c | 35 const uint16_t bias_shift, in arm_convolve_HWC_q15_nonsquare_ref()
|
H A D | arm_fully_connected_q15_opt_ref.c | 25 const uint16_t bias_shift, // amount of left-shift for bias in arm_fully_connected_q15_opt_ref()
|
H A D | arm_fully_connected_mat_q7_vec_q15_opt_ref.c | 25 … const uint16_t bias_shift, // amount of left-shift for bias in arm_fully_connected_mat_q7_vec_q15_opt_ref()
|
H A D | arm_fully_connected_q7_opt_ref.c | 25 const uint16_t bias_shift, // amount of left-shift for bias in arm_fully_connected_q7_opt_ref()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/ConvolutionFunctions/ |
H A D | arm_nn_mat_mult_kernel_q7_q15_reordered.c | 54 const uint16_t bias_shift, in arm_nn_mat_mult_kernel_q7_q15_reordered()
|
H A D | arm_convolve_HWC_q7_basic.c | 83 const uint16_t bias_shift, in arm_convolve_HWC_q7_basic()
|
H A D | arm_convolve_HWC_q7_fast.c | 101 const uint16_t bias_shift, in arm_convolve_HWC_q7_fast()
|
H A D | arm_convolve_HWC_q15_basic.c | 84 const uint16_t bias_shift, in arm_convolve_HWC_q15_basic()
|
H A D | arm_convolve_1x1_HWC_q7_fast_nonsquare.c | 94 const uint16_t bias_shift, in arm_convolve_1x1_HWC_q7_fast_nonsquare()
|
H A D | arm_convolve_HWC_q7_RGB.c | 89 const uint16_t bias_shift, in arm_convolve_HWC_q7_RGB()
|
H A D | arm_convolve_HWC_q7_basic_nonsquare.c | 80 const uint16_t bias_shift, in arm_convolve_HWC_q7_basic_nonsquare()
|
H A D | arm_convolve_HWC_q7_fast_nonsquare.c | 87 const uint16_t bias_shift, in arm_convolve_HWC_q7_fast_nonsquare()
|
H A D | arm_nn_mat_mult_kernel_q7_q15.c | 55 const uint16_t bias_shift, in arm_nn_mat_mult_kernel_q7_q15()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/FullyConnectedFunctions/ |
H A D | arm_fully_connected_q15.c | 70 const uint16_t bias_shift, in arm_fully_connected_q15()
|
H A D | arm_fully_connected_mat_q7_vec_q15.c | 73 const uint16_t bias_shift, in arm_fully_connected_mat_q7_vec_q15()
|
H A D | arm_fully_connected_q7.c | 72 const uint16_t bias_shift, in arm_fully_connected_q7()
|
H A D | arm_fully_connected_q15_opt.c | 101 const uint16_t bias_shift, in arm_fully_connected_q15_opt()
|