Home
last modified time | relevance | path

Searched defs:input_offset (Results 1 – 12 of 12) sorted by relevance

/cmsis-nn-3.7.0/Include/
Darm_nn_types.h124 int32_t input_offset; /**< The negative of the zero value for the input tensor */ member
135 int32_t input_offset; /**< The negative of the zero value for the input tensor */ member
147 int32_t input_offset; /**< The negative of the zero value for the input tensor */ member
167 int32_t input_offset; /**< The negative of the zero value for the input tensor */ member
177 int32_t input_offset; /**< The negative of the zero value for the input tensor */ member
224 int32_t input_offset; member
/cmsis-nn-3.7.0/Source/NNSupportFunctions/
Darm_nn_depthwise_conv_nt_t_padded_s8.c58 const int32_t input_offset, in arm_nn_depthwise_conv_nt_t_padded_s8()
Darm_nn_depthwise_conv_nt_t_s8.c49 const int32_t input_offset, in arm_nn_depthwise_conv_nt_t_s8()
Darm_nn_depthwise_conv_nt_t_s4.c51 const int32_t input_offset, in arm_nn_depthwise_conv_nt_t_s4()
/cmsis-nn-3.7.0/Source/ConvolutionFunctions/
Darm_convolve_s4.c90 const int32_t input_offset = conv_params->input_offset; in arm_convolve_s4() local
Darm_depthwise_conv_s8.c67 const int32_t input_offset, in depthwise_conv_s8_mult_4()
175 const int32_t input_offset, in depthwise_conv_s8_generic()
Darm_convolve_s8.c89 const int32_t input_offset = conv_params->input_offset; in arm_convolve_s8() local
Darm_depthwise_conv_3x3_s8.c80 const int32_t input_offset = dw_conv_params->input_offset; in arm_depthwise_conv_3x3_s8() local
Darm_transpose_conv_s8.c95 const int32_t input_offset = transpose_conv_params->input_offset; in arm_transpose_conv_s8() local
Darm_depthwise_conv_s8_opt.c91 const int32_t input_offset = dw_conv_params->input_offset; in arm_depthwise_conv_s8_opt() local
Darm_depthwise_conv_s4.c64 const int32_t input_offset, in depthwise_conv_s4_generic()
Darm_depthwise_conv_s4_opt.c92 const int32_t input_offset = dw_conv_params->input_offset; in arm_depthwise_conv_s4_opt() local