Home
last modified time | relevance | path

Searched defs:mult (Results 1 – 15 of 15) sorted by relevance

/cmsis-nn-latest/Source/SoftmaxFunctions/
Darm_softmax_s8_s16.c46 const int32_t mult, in arm_softmax_s8_s16()
Darm_softmax_u8.c47 const int32_t mult, in arm_softmax_u8()
Darm_nn_softmax_common_s8.c59 const int32_t mult, in arm_nn_softmax_common_s8()
Darm_softmax_s16.c42 const int32_t mult, in arm_softmax_s16()
Darm_softmax_s8.c89 const int32_t mult, in arm_softmax_s8()
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_softmax_s8/
Dtest_arm_softmax_s8.c31 const int32_t mult = SOFTMAX_INPUT_MULT; in softmax_arm_softmax_s8() local
48 const int32_t mult = SOFTMAX_INPUT_MULT; in softmax_invalid_diff_min_arm_softmax_s8() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_softmax_s8_s16/
Dtest_arm_softmax_s8_s16.c31 const int32_t mult = SOFTMAX_S8_S16_INPUT_MULT; in softmax_s8_s16_arm_softmax_s8_s16() local
48 const int32_t mult = SOFTMAX_S8_S16_INPUT_MULT; in softmax_s8_s16_invalid_diff_min_arm_softmax_s8_s16() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_softmax_s16/
Dtest_arm_softmax_s16.c33 const int32_t mult = SOFTMAX_S16_INPUT_MULT; in softmax_s16_arm_softmax_s16() local
/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_nn_depthwise_conv_s8_core.c133 const int32x4_t mult = vldrwq_s32(out_mult); in arm_nn_depthwise_conv_s8_core() local
184 const int32x4_t mult = vldrwq_z_s32(out_mult, p); in arm_nn_depthwise_conv_s8_core() local
Darm_depthwise_conv_s8_opt.c191 const int32x4_t mult = vldrwq_s32(&output_mult[offset]); in arm_depthwise_conv_s8_opt() local
Darm_depthwise_conv_s4_opt.c233 const int32x4_t mult = vldrwq_s32(&output_mult[offset]); in arm_depthwise_conv_s4_opt() local
/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_depthwise_conv_nt_t_padded_s8.c123 const int32x4_t mult = vldrwq_s32(out_mult); in arm_nn_depthwise_conv_nt_t_padded_s8() local
Darm_nn_depthwise_conv_nt_t_s8.c117 const int32x4_t mult = vldrwq_s32(out_mult); in arm_nn_depthwise_conv_nt_t_s8() local
Darm_nn_depthwise_conv_nt_t_s4.c175 const int32x4_t mult = vldrwq_s32(out_mult); in arm_nn_depthwise_conv_nt_t_s4() local
/cmsis-nn-latest/Include/
Darm_nnsupportfunctions.h1296 int64_t mult = 1 << 30; in arm_nn_doubling_high_mult() local
1333 union arm_nn_long_long mult; in arm_nn_doubling_high_mult_no_sat() local