Searched refs:embedding_matrices_ (Results 1 – 2 of 2) sorted by relevance
76 std::vector<EmbeddingNetworkParams::Matrix> embedding_matrices_; variable
158 embedding_matrices_[es_index]; in ConcatEmbeddings()298 embedding_matrices_.push_back(matrix); in EmbeddingNetwork()