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.h125 int32_t output_offset; /**< The negative of the zero value for the output tensor */ member
136 int32_t output_offset; /**< The negative of the zero value for the output tensor */ member
148 int32_t output_offset; /**< The negative of the zero value for the output tensor */ member
169 int32_t output_offset; /**< The negative of the zero value for the output tensor */ member
178 int32_t output_offset; /**< The negative of the zero value for the output tensor */ member
235 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