Home
last modified time | relevance | path

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

/external/libtextclassifier/actions/
Dactions-suggestions.cc715 bool ActionsSuggestions::AllocateInput(const int conversation_length, in AllocateInput() argument
723 {1, conversation_length}); in AllocateInput()
728 {1, conversation_length}); in AllocateInput()
734 {1, conversation_length}); in AllocateInput()
740 {conversation_length, 1}); in AllocateInput()
746 {conversation_length, max_tokens, token_embedding_size_}); in AllocateInput()
Dactions-suggestions.h188 bool AllocateInput(const int conversation_length, const int max_tokens,