Home
last modified time | relevance | path

Searched refs:div_base (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/SoftmaxFunctions/
Darm_softmax_q15.c94 int64_t div_base = 0x100000000LL; in arm_softmax_q15() local
95 int output_base = (int32_t)(div_base / sum); in arm_softmax_q15()