Home
last modified time | relevance | path

Searched refs:softmax_traits (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dsoftmax_op_gpu.cu.cc62 struct softmax_traits { struct
67 struct softmax_traits<Eigen::half> { struct
155 typedef typename softmax_traits<T>::accumulator_type acc_type; in Compute()