Home
last modified time | relevance | path

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

/external/libtextclassifier/common/
Dembedding-network-params.h179 matrix.elements = softmax_bias_weights(0); in GetSoftmaxBias()
301 virtual const void *softmax_bias_weights(int i) const = 0;
Dembedding-network-params-from-proto.h212 const void *softmax_bias_weights(int i) const override { in softmax_bias_weights() function
/external/libtextclassifier/common/memory_image/
Dembedding-network-params-from-image.h189 const void *softmax_bias_weights(int i) const override { in softmax_bias_weights() function