Searched refs:AppendBoundsSensitiveFeaturesForSpan (Results 1 – 5 of 5) sorted by relevance
46 void AppendBoundsSensitiveFeaturesForSpan(
61 cached_features.AppendBoundsSensitiveFeaturesForSpan(selected_span, in GetCachedBoundsSensitiveFeatures()
96 void CachedFeatures::AppendBoundsSensitiveFeaturesForSpan( in AppendBoundsSensitiveFeaturesForSpan() function in libtextclassifier3::CachedFeatures
771 cached_features->AppendBoundsSensitiveFeaturesForSpan({2, 4}, &features); in TEST_F()
1540 cached_features->AppendBoundsSensitiveFeaturesForSpan(selection_token_span, in ModelClassifyText()3105 cached_features.AppendBoundsSensitiveFeaturesForSpan(candidate_spans[i], in ModelBoundsSensitiveScoreChunks()