Home
last modified time | relevance | path

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

/external/libtextclassifier/annotator/
Dfeature-processor.cc764 EmbeddingCache* embedding_cache, int feature_vector_size, in ExtractFeatures()
801 EmbeddingCache* embedding_cache, in AppendTokenFeaturesWithCache()
Dannotator.cc1118 FeatureProcessor::EmbeddingCache* embedding_cache, in ModelClassifyText()
1192 FeatureProcessor::EmbeddingCache* embedding_cache, in ModelClassifyText()
1204 FeatureProcessor::EmbeddingCache* embedding_cache, in ModelClassifyText()
1664 FeatureProcessor::EmbeddingCache embedding_cache; in ModelAnnotate() local
Dfeature-processor_test.cc684 FeatureProcessor::EmbeddingCache embedding_cache = { in TEST_F() local