Home
last modified time | relevance | path

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

/cmsis-nn-latest/Include/
Darm_nn_types.h135 int32_t input_offset; /**< The negative of the zero value for the input tensor */ member
146 int32_t input_offset; /**< The negative of the zero value for the input tensor */ member
158 int32_t input_offset; /**< The negative of the zero value for the input tensor */ member
178 int32_t input_offset; /**< The negative of the zero value for the input tensor */ member
203 int32_t input_offset; /**< The negative of the zero value for the input tensor */ member
250 int32_t input_offset; member
/cmsis-nn-latest/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-latest/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_even_s4.c92 const int32_t input_offset = conv_params->input_offset; in arm_convolve_even_s4() 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_convolve_s8.c90 const int32_t input_offset = conv_params->input_offset; in arm_convolve_s8() local
Darm_transpose_conv_s8.c89 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