Home
last modified time | relevance | path

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

/external/libtextclassifier/annotator/
Dcached-features.h50 int OutputFeaturesSize() const { return output_features_size_; } in OutputFeaturesSize()
76 int output_features_size_; variable
Dcached-features.cc80 cached_features->output_features_size_ = in Create()