Searched defs:normalized_input (Results 1 – 1 of 1) sorted by relevance
151 const float normalized_input = AOMMAX(input[i] - max_input, -10.0f); in av1_nn_softmax() local181 const float normalized_input = AOMMAX(input[i] - max_input, -10.0f); in av1_nn_fast_softmax_16_c() local