Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dfeature-processor.cc794 EmbeddingCache* embedding_cache, int feature_vector_size, in ExtractFeatures()
831 EmbeddingCache* embedding_cache, in AppendTokenFeaturesWithCache()
H A Dannotator.cc1449 FeatureProcessor::EmbeddingCache* embedding_cache, in ModelClassifyText()
1470 FeatureProcessor::EmbeddingCache* embedding_cache, in ModelClassifyText()
2065 FeatureProcessor::EmbeddingCache embedding_cache; in ModelAnnotate() local
H A Dfeature-processor_test.cc759 FeatureProcessor::EmbeddingCache embedding_cache = { in TEST_F() local