Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dannotator.cc3055 const int max_chunk_length = selection_feature_processor_->GetOptions() in ModelBoundsSensitiveScoreChunks() local
3079 end <= inference_span.second && end - start <= max_chunk_length; in ModelBoundsSensitiveScoreChunks()