Home
last modified time | relevance | path

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

/external/libtextclassifier/common/
Dembedding-network.cc202 FloatFeatureValue float_feature_value(feature_value); in GetEmbeddingInternal() local
203 const int id = float_feature_value.id; in GetEmbeddingInternal()
205 multiplier *= float_feature_value.weight; in GetEmbeddingInternal()