Searched defs:token_id (Results 1 – 3 of 3) sorted by relevance
254 int token_id = 0; in Preprocess() local
355 TokenId token_id = token_info.id << 1; in Parse() local
472 bool ActionsSuggestions::EmbedTokenId(const int32 token_id, in EmbedTokenId()