Home
last modified time | relevance | path

Searched refs:default_priority (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/native/annotator/pod_ner/
Dpod-ner-impl.cc70 void FillDefaultLabelsAndCollections(float default_priority, in FillDefaultLabelsAndCollections() argument
80 collections->back().single_token_priority_score = default_priority; in FillDefaultLabelsAndCollections()
81 collections->back().multi_token_priority_score = default_priority; in FillDefaultLabelsAndCollections()