Searched refs:label_score (Results 1 – 1 of 1) sorted by relevance
43 const float label_score = scores[label]; in ComputeSoftmaxProbability() local47 const float delta_score = scores[i] - label_score; in ComputeSoftmaxProbability()