Searched refs:GetSoftmaxMatrix (Results 1 – 2 of 2) sorted by relevance
154 Matrix GetSoftmaxMatrix() const { in GetSoftmaxMatrix() function
363 const EmbeddingNetworkParams::Matrix softmax = model->GetSoftmaxMatrix(); in EmbeddingNetwork()