Searched defs:softmax_bias (Results 1 – 2 of 2) sorted by relevance
68 optional MatrixParams softmax_bias = 5; field
364 const EmbeddingNetworkParams::Matrix softmax_bias = model->GetSoftmaxBias(); in EmbeddingNetwork() local