Home
last modified time | relevance | path

Searched defs:token_id (Results 1 – 3 of 3) sorted by relevance

/external/tflite-support/tensorflow_lite_support/cc/task/text/nlclassifier/
Dnl_classifier.cc228 int token_id = 0; in Preprocess() local
/external/perfetto/src/kallsyms/
Dkernel_symbol_map.cc353 TokenId token_id = token_info.id << 1; in Parse() local
/external/libtextclassifier/native/actions/
Dactions-suggestions.cc467 bool ActionsSuggestions::EmbedTokenId(const int32 token_id, in EmbedTokenId()