HomeSort by relevance Sort by last modified time
    Searched defs:DenseFeaturesCount (Results 1 - 2 of 2) sorted by null

  /external/libtextclassifier/smartselect/
token-feature-extractor.h 75 int DenseFeaturesCount() const {
feature-processor.h 154 int DenseFeaturesCount() const {
155 return feature_extractor_.DenseFeaturesCount();

Completed in 91 milliseconds