Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dannotator.cc3002 const int features_size = cached_features.OutputFeaturesSize(); in ModelClickContextScoreChunks() local
3004 TensorView<float>(all_features.data(), {batch_size, features_size}), in ModelClickContextScoreChunks()
3111 const int features_size = cached_features.OutputFeaturesSize(); in ModelBoundsSensitiveScoreChunks() local
3113 TensorView<float>(all_features.data(), {batch_size, features_size}), in ModelBoundsSensitiveScoreChunks()