Searched defs:DoRowReduction (Results 1 – 2 of 2) sorted by relevance
116 void DoRowReduction(OpKernelContext* context, T* output, InputIter input, in DoRowReduction() function
252 void BiasGradGPU<T>::DoRowReduction(OpKernelContext* context, T* output, in DoRowReduction() function in tensorflow::BiasGradGPU