Searched defs:ComputeSoftmaxProbability (Results 1 – 2 of 2) sorted by relevance
27 float ComputeSoftmaxProbability(const std::vector<float> &scores, int label) { in ComputeSoftmaxProbability() function
26 float ComputeSoftmaxProbability(const std::vector<float> &scores, int label) { in ComputeSoftmaxProbability() function