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