Home
last modified time | relevance | path

Searched defs:ComputeSoftmaxProbability (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/lang_id/common/math/
Dsoftmax.cc27 float ComputeSoftmaxProbability(const std::vector<float> &scores, int label) { in ComputeSoftmaxProbability() function
/external/libtextclassifier/native/utils/math/
Dsoftmax.cc26 float ComputeSoftmaxProbability(const std::vector<float> &scores, int label) { in ComputeSoftmaxProbability() function