Searched refs:score_index (Results 1 – 2 of 2) sorted by relevance
/external/libtextclassifier/native/actions/ |
D | actions-suggestions.h | 178 int suggestion_index, int score_index, 183 int suggestion_index, int score_index,
|
D | actions-suggestions.cc | 812 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()
|