Searched refs:QuantizeSoftmaxOutput (Results 1 – 1 of 1) sorted by relevance
3739 inline int32_t QuantizeSoftmaxOutput(float prob_rescaled, int32_t zero_point) { in QuantizeSoftmaxOutput() function3747 inline int32_t QuantizeSoftmaxOutput<uint8_t>(float prob_rescaled,3794 QuantizeSoftmaxOutput<Out>(prob_rescaled, params.zero_point); in Softmax()