Home
last modified time | relevance | path

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

/external/libtextclassifier/common/
Dembedding-network.cc149 if (!GetEmbeddingInternal(feature_vector, embedding_matrix, concat_offset, in ConcatEmbeddings()
166 return GetEmbeddingInternal(feature_vector, embedding_matrix, 0, embedding, in GetEmbedding()
170 bool EmbeddingNetwork::GetEmbeddingInternal( in GetEmbeddingInternal() function in libtextclassifier::nlp_core::EmbeddingNetwork
Dembedding-network.h204 bool GetEmbeddingInternal(const FeatureVector &feature_vector,