Searched refs:GetSoftmaxBias (Results 1 – 3 of 3) sorted by relevance
167 Matrix GetSoftmaxBias() const { in GetSoftmaxBias() function
316 EmbeddingNetworkParams::Matrix softmax_bias = model_->GetSoftmaxBias(); in EmbeddingNetwork()
243 Matrix bias = GetSoftmaxBias(); in ValidityChecking()