Searched defs:prob_quantized (Results 1 – 1 of 1) sorted by relevance
3793 const int32_t prob_quantized = in Softmax() local4162 const int32_t prob_quantized = std::rint(log_prob) + params.zero_point; in LogSoftmax() local