Home
last modified time | relevance | path

Searched refs:bias_base (Results 1 – 2 of 2) sorted by relevance

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_s8.c71 const int32_t *bias_base = bias; in depthwise_conv_s8_mult_4() local
80 bias = bias_base; in depthwise_conv_s8_mult_4()
Darm_depthwise_conv_3x3_s8.c94 const int32_t *bias_base = bias; in arm_depthwise_conv_3x3_s8() local
102 bias = bias_base; in arm_depthwise_conv_3x3_s8()