Home
last modified time | relevance | path

Searched defs:embedding_matrix (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/common/
Dembedding-network.cc135 EmbeddingMatrix *const embedding_matrix = in ConcatEmbeddings() local
160 EmbeddingMatrix *const embedding_matrix = embedding_matrices_[es_index].get(); in GetEmbedding() local
172 EmbeddingMatrix *const embedding_matrix, const int concat_offset, in GetEmbeddingInternal()