Searched defs:SoftmaxFunctorBase (Results 1 – 1 of 1) sorted by relevance
40 struct SoftmaxFunctorBase { struct41 void operator()(const Device& d, typename TTypes<T>::ConstMatrix logits, in operator ()()