Home
last modified time | relevance | path

Searched refs:softmax_weights (Results 1 – 3 of 3) sorted by relevance

/external/libtextclassifier/common/
Dembedding-network-params.h162 matrix.elements = softmax_weights(0); in GetSoftmaxMatrix()
287 virtual const void *softmax_weights(int i) const = 0;
Dembedding-network-params-from-proto.h193 const void *softmax_weights(int i) const override { in softmax_weights() function
/external/libtextclassifier/common/memory_image/
Dembedding-network-params-from-image.h168 const void *softmax_weights(int i) const override { in softmax_weights() function