Home
last modified time | relevance | path

Searched refs:output_features_end (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/actions/
Dfeature-processor.cc88 float* output_features_end = in AppendFeatures() local
93 /*dest=*/output_features_end - embedding_size, in AppendFeatures()
/external/libtextclassifier/annotator/
Dfeature-processor.cc839 float* output_features_end = in AppendTokenFeaturesWithCache() local
844 /*dest=*/output_features_end - embedding_size, in AppendTokenFeaturesWithCache()
854 output_features_end - embedding_size, output_features_end); in AppendTokenFeaturesWithCache()