Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dfeature-processor.h133 int GetSelectionLabelCount() const { return label_to_selection_.size(); } in GetSelectionLabelCount() function
Dannotator.cc3012 selection_feature_processor_->GetSelectionLabelCount()) { in ModelClickContextScoreChunks()
3023 j < selection_feature_processor_->GetSelectionLabelCount(); ++j) { in ModelClickContextScoreChunks()