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