Home
last modified time | relevance | path

Searched defs:conv_out (Results 1 – 6 of 6) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/
H A Darm_depthwise_separable_conv_HWC_q7_ref.c48 int conv_out = (bias[i_ch_out] << bias_shift) + (0x1 << (out_shift - 1)); in arm_depthwise_separable_conv_HWC_q7_ref() local
H A Darm_convolve_HWC_q15_ref.c37 int conv_out; in arm_convolve_HWC_q15_ref() local
H A Darm_convolve_HWC_q7_ref.c37 int conv_out; in arm_convolve_HWC_q7_ref() local
H A Darm_depthwise_separable_conv_HWC_q7_ref_nonsquare.c53 int conv_out = (bias[i_ch_out] << bias_shift) + (0x1 << (out_shift - 1)); in arm_depthwise_separable_conv_HWC_q7_ref_nonsquare() local
H A Darm_convolve_HWC_q7_ref_nonsquare.c42 int conv_out; in arm_convolve_HWC_q7_ref_nonsquare() local
H A Darm_convolve_HWC_q15_ref_nonsquare.c45 int conv_out; in arm_convolve_HWC_q15_nonsquare_ref() local