Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsoftmax_op_gpu.cu.cc116 void DoRowReduction(OpKernelContext* context, T* output, InputIter input, in DoRowReduction() function
Dbias_op_gpu.cu.cc252 void BiasGradGPU<T>::DoRowReduction(OpKernelContext* context, T* output, in DoRowReduction() function in tensorflow::BiasGradGPU