Searched refs:softmax_weights (Results 1 – 2 of 2) sorted by relevance
160 matrix.elements = softmax_weights(0); in GetSoftmaxMatrix()273 virtual const void *softmax_weights(int i) const = 0;
146 const void *softmax_weights(int i) const override { in softmax_weights() function