Searched refs:AppendFeatures (Results 1 – 3 of 3) sorted by relevance
80 bool ActionsFeatureProcessor::AppendFeatures( in AppendFeatures() function in libtextclassifier3::ActionsFeatureProcessor116 return AppendFeatures(sparse_features, dense_features, embedding_executor, in AppendTokenFeatures()
43 bool AppendFeatures(const std::vector<int>& sparse_features,
469 return feature_processor_->AppendFeatures( in EmbedTokenId()