Searched refs:softmax_begin (Results 1 – 1 of 1) sorted by relevance
493 const int softmax_begin, const int softmax_end, const int* softmax_col_ind, in CalculateRowSoftmaxGrad() argument509 for (int i = softmax_begin, j = grad_softmax_begin; in CalculateRowSoftmaxGrad()528 (softmax_begin == softmax_end) in CalculateRowSoftmaxGrad()531 for (int i = softmax_begin, j = grad_softmax_begin; i < softmax_end;) { in CalculateRowSoftmaxGrad()