Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsoftmax_op_gpu.cu.cc171 InputIterType; in Compute() typedef
173 InputIterType input_itr( in Compute()
179 DoRowReduction<acc_type, cub::Sum, InputIterType>( in Compute()