Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dfeature-processor.cc794 EmbeddingCache* embedding_cache, int feature_vector_size, in ExtractFeatures()
831 EmbeddingCache* embedding_cache, in AppendTokenFeaturesWithCache()
Dannotator.cc1423 FeatureProcessor::EmbeddingCache* embedding_cache, in ModelClassifyText()
1444 FeatureProcessor::EmbeddingCache* embedding_cache, in ModelClassifyText()
1977 FeatureProcessor::EmbeddingCache embedding_cache; in ModelAnnotate() local
Dfeature-processor_test.cc759 FeatureProcessor::EmbeddingCache embedding_cache = { in TEST_F() local