Home
last modified time | relevance | path

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

/external/libtextclassifier/native/actions/
Dfeature-processor.cc88 float* output_features_end = in AppendFeatures() local
93 /*dest=*/output_features_end - embedding_size, in AppendFeatures()
/external/libtextclassifier/native/annotator/
Dfeature-processor.cc869 float* output_features_end = in AppendTokenFeaturesWithCache() local
874 /*dest=*/output_features_end - embedding_size, in AppendTokenFeaturesWithCache()
884 output_features_end - embedding_size, output_features_end); in AppendTokenFeaturesWithCache()