Home
last modified time | relevance | path

Searched defs:output_offset (Results 1 – 4 of 4) sorted by relevance

/cmsis-nn-3.6.0-3.5.0/Source/ConvolutionFunctions/
Darm_depthwise_conv_s8.c66 const int32_t output_offset, in depthwise_conv_s8_mult_4()
174 const int32_t output_offset, in depthwise_conv_s8_generic()
Darm_depthwise_conv_3x3_s8.c79 const int32_t output_offset = dw_conv_params->output_offset; in arm_depthwise_conv_3x3_s8() local
Darm_depthwise_conv_s8_opt.c90 const int32_t output_offset = dw_conv_params->output_offset; in arm_depthwise_conv_s8_opt() local
/cmsis-nn-3.6.0-3.5.0/Include/
Darm_nn_types.h110 int32_t output_offset; /**< Zero value for the output tensor */ member
121 int32_t output_offset; /**< Zero value for the output tensor */ member
141 int32_t output_offset; /**< Zero value for the output tensor */ member
150 int32_t output_offset; /**< Zero value for the output tensor */ member