Home
last modified time | relevance | path

Searched defs:SoftmaxFunctorBase (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dsoftmax_op.cc40 struct SoftmaxFunctorBase { struct
41 void operator()(const Device& d, typename TTypes<T>::ConstMatrix logits, in operator ()()