Home
last modified time | relevance | path

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

/external/libtextclassifier/native/actions/
Dactions-suggestions.h178 int suggestion_index, int score_index,
183 int suggestion_index, int score_index,
Dactions-suggestions.cc812 int score_index, const std::string& type, in PopulateTextReplies() argument
817 model_executor_->OutputView<float>(score_index, interpreter); in PopulateTextReplies()
841 int score_index, const ActionSuggestionSpec* task_spec, in PopulateIntentTriggering() argument
851 model_executor_->OutputView<float>(score_index, interpreter); in PopulateIntentTriggering()