Searched defs:SoftmaxEigenImpl (Results 1 – 1 of 1) sorted by relevance
43 struct SoftmaxEigenImpl { struct44 static void Compute(const Device& d, typename TTypes<T>::ConstMatrix logits, in Compute()