Home
last modified time | relevance | path

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

/cmsis-nn-latest/Include/
Darm_nn_types.h136 int32_t output_offset; /**< The negative of the zero value for the output tensor */ member
147 int32_t output_offset; /**< The negative of the zero value for the output tensor */ member
159 int32_t output_offset; /**< The negative of the zero value for the output tensor */ member
180 int32_t output_offset; /**< The negative of the zero value for the output tensor */ member
204 int32_t output_offset; /**< The negative of the zero value for the output tensor */ member
261 int32_t output_offset; member
/cmsis-nn-latest/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
Darm_depthwise_conv_s4.c63 const int32_t output_offset, in depthwise_conv_s4_generic()
Darm_depthwise_conv_s4_opt.c91 const int32_t output_offset = dw_conv_params->output_offset; in arm_depthwise_conv_s4_opt() local