Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Include/
Darm_nn_types.h84 int32_t input_offset; /**< Zero value for the input tensor */ member
95 int32_t input_offset; /**< Zero value for the input tensor */ member
114 int32_t input_offset; /**< Zero value for the input tensor */ member
124 int32_t input_offset; /**< Zero value for the input tensor */ member
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_depthwise_conv_u8_basic_ver1.c63 const int32_t input_offset, in depthwise_conv_u8_mult_4()
152 const int32_t input_offset, in depthwise_conv_u8_generic()
261 const int32_t input_offset, in arm_depthwise_conv_u8_basic_ver1()
Darm_depthwise_conv_s8.c63 const int32_t input_offset, in depthwise_conv_s8_mult_4()
163 const int32_t input_offset, in depthwise_conv_s8_generic()
Darm_convolve_1x1_s8_fast.c80 const int32_t input_offset = conv_params->input_offset; in arm_convolve_1x1_s8_fast() local
Darm_convolve_1_x_n_s8.c81 const int32_t input_offset = conv_params->input_offset; in arm_convolve_1_x_n_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_convolve_s8.c81 const int32_t input_offset = conv_params->input_offset; in arm_convolve_s8() local
Darm_depthwise_conv_s8_opt.c86 const int32_t input_offset = dw_conv_params->input_offset; in arm_depthwise_conv_s8_opt() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/NNSupportFunctions/
Darm_nn_depthwise_conv_nt_t_padded_s8.c51 const int32_t input_offset, in arm_nn_depthwise_conv_nt_t_padded_s8()
Darm_nn_depthwise_conv_nt_t_s8.c50 const int32_t input_offset, in arm_nn_depthwise_conv_nt_t_s8()