Home
last modified time | relevance | path

Searched defs:bias (Results 1 – 25 of 33) sorted by relevance

12

/cmsis-nn-latest/Tests/UnitTest/TestCases/Utils/
Dutils.h22 static inline const int32_t *get_bias_address(const int32_t *bias, int32_t size) in get_bias_address()
36 static inline const int64_t *get_bias_s64_address(const int64_t *bias, int32_t size) in get_bias_s64_address()
/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_wrapper_s16.c58 const int64_t *bias, in arm_depthwise_conv_wrapper_s16()
Darm_depthwise_conv_wrapper_s4.c57 const int32_t *bias, in arm_depthwise_conv_wrapper_s4()
Darm_depthwise_conv_wrapper_s8.c57 const int32_t *bias, in arm_depthwise_conv_wrapper_s8()
Darm_depthwise_conv_s16.c56 const int64_t *bias, in depthwise_conv_s16_mult_4_s16()
146 const int64_t *bias, in depthwise_conv_s16_generic_s16()
252 const int64_t *bias, in arm_depthwise_conv_s16()
Darm_depthwise_conv_s8.c60 const int32_t *bias, in depthwise_conv_s8_mult_4()
168 const int32_t *bias, in depthwise_conv_s8_generic()
281 const int32_t *bias, in arm_depthwise_conv_s8()
Darm_nn_depthwise_conv_s8_core.c55 const int32_t *bias = output_bias; in arm_nn_depthwise_conv_s8_core() local
Darm_nn_mat_mult_s8.c51 const int32_t *const bias, in arm_nn_mat_mult_s8()
Darm_nn_mat_mult_kernel_s8_s16.c56 const int32_t *bias = output_bias; in arm_nn_mat_mult_kernel_s8_s16() local
Darm_nn_mat_mult_kernel_row_offset_s8_s16.c59 const int32_t *bias = output_bias; in arm_nn_mat_mult_kernel_row_offset_s8_s16() local
Darm_depthwise_conv_3x3_s8.c60 const int32_t *bias, in arm_depthwise_conv_3x3_s8()
Darm_depthwise_conv_s4.c57 const int32_t *bias, in depthwise_conv_s4_generic()
500 const int32_t *bias, in arm_depthwise_conv_s4()
Darm_nn_mat_mult_kernel_s4_s16.c54 const int32_t *bias = output_bias; in arm_nn_mat_mult_kernel_s4_s16() local
/cmsis-nn-latest/Source/FullyConnectedFunctions/
Darm_fully_connected_s4.c58 const int32_t *bias, in arm_fully_connected_s4()
Darm_fully_connected_s16.c57 const int64_t *bias, in arm_fully_connected_s16()
Darm_fully_connected_s8.c58 const int32_t *bias, in arm_fully_connected_s8()
/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_mat_mul_core_4x_s8.c54 const int32_t *bias, in arm_nn_mat_mul_core_4x_s8()
Darm_nn_mat_mul_core_1x_s8.c54 const int32_t *bias, in arm_nn_mat_mul_core_1x_s8()
Darm_nn_mat_mul_core_1x_s4.c54 const int32_t *bias, in arm_nn_mat_mul_core_1x_s4()
Darm_nn_depthwise_conv_nt_t_padded_s8.c72 const int32_t *bias = output_bias; in arm_nn_depthwise_conv_nt_t_padded_s8() local
Darm_nn_depthwise_conv_nt_t_s8.c62 const int32_t *bias = output_bias; in arm_nn_depthwise_conv_nt_t_s8() local
Darm_nn_depthwise_conv_nt_t_s16.c60 const int64_t *bias = output_bias; in arm_nn_depthwise_conv_nt_t_s16() local
Darm_nn_mat_mult_nt_t_s8.c50 const int32_t *bias, in arm_nn_mat_mult_nt_t_s8()
Darm_nn_depthwise_conv_nt_t_s4.c64 const int32_t *bias = output_bias; in arm_nn_depthwise_conv_nt_t_s4() local
Darm_nn_mat_mult_nt_t_s4.c50 const int32_t *bias, in arm_nn_mat_mult_nt_t_s4()

12