Searched refs:OutputFeaturesSize (Results 1 – 2 of 2) sorted by relevance
50 int OutputFeaturesSize() const { return output_features_size_; } in OutputFeaturesSize() function
1294 features.reserve(cached_features->OutputFeaturesSize()); in ModelClassifyText()2175 all_features.reserve(max_batch_size * cached_features.OutputFeaturesSize()); in ModelClickContextScoreChunks()2183 const int features_size = cached_features.OutputFeaturesSize(); in ModelClickContextScoreChunks()2286 all_features.reserve(max_batch_size * cached_features.OutputFeaturesSize()); in ModelBoundsSensitiveScoreChunks()2294 const int features_size = cached_features.OutputFeaturesSize(); in ModelBoundsSensitiveScoreChunks()