Searched refs:GetSoftmaxMatrix (Results 1 – 3 of 3) sorted by relevance
152 Matrix GetSoftmaxMatrix() const { in GetSoftmaxMatrix() function
314 layer_weights_.push_back(model_->GetSoftmaxMatrix()); in EmbeddingNetwork()
238 Matrix weights = GetSoftmaxMatrix(); in ValidityChecking()