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