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