Home
last modified time | relevance | path

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

/external/libtextclassifier/native/actions/
Dactions-suggestions.cc599 bool ActionsSuggestions::AllocateInput(const int conversation_length, in AllocateInput() argument
607 {1, conversation_length}); in AllocateInput()
612 {1, conversation_length}); in AllocateInput()
618 {1, conversation_length}); in AllocateInput()
624 {conversation_length, 1}); in AllocateInput()
630 {conversation_length, max_tokens, token_embedding_size_}); in AllocateInput()
Dactions-suggestions.h163 bool AllocateInput(const int conversation_length, const int max_tokens,