Searched refs:AllocateInput (Results 1 – 2 of 2) sorted by relevance
163 bool AllocateInput(const int conversation_length, const int max_tokens,
599 bool ActionsSuggestions::AllocateInput(const int conversation_length, in AllocateInput() function in libtextclassifier3::ActionsSuggestions679 if (!AllocateInput(context.size(), max_tokens, total_token_count, in SetupModelInput()