Home
last modified time | relevance | path

Searched defs:softmax (Results 1 – 3 of 3) sorted by relevance

/external/libtextclassifier/common/
Dembedding-network.proto67 optional MatrixParams softmax = 4; field
Dsoftmax.cc74 std::vector<float> softmax; in ComputeSoftmax() local
Dembedding-network.cc363 const EmbeddingNetworkParams::Matrix softmax = model->GetSoftmaxMatrix(); in EmbeddingNetwork() local