Searched refs:prob_rnd (Results 1 – 1 of 1) sorted by relevance
3740 const int32_t prob_rnd = static_cast<int32_t>(std::round(prob_rescaled)); in QuantizeSoftmaxOutput() local3741 return prob_rnd + zero_point; in QuantizeSoftmaxOutput()