Searched refs:softmax_weights (Results 1 – 3 of 3) sorted by relevance
162 matrix.elements = softmax_weights(0); in GetSoftmaxMatrix()287 virtual const void *softmax_weights(int i) const = 0;
193 const void *softmax_weights(int i) const override { in softmax_weights() function
168 const void *softmax_weights(int i) const override { in softmax_weights() function