HomeSort by relevance Sort by last modified time
    Searched refs:GetArgMax (Results 1 - 2 of 2) sorted by null

  /external/libtextclassifier/lang_id/common/math/
algorithm.h 31 inline int GetArgMax(const std::vector<T> &elements) {
  /external/libtextclassifier/lang_id/
lang-id.cc 106 int prediction_id = GetArgMax(scores);

Completed in 83 milliseconds