Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dpooling_ops_3d.cc207 struct LaunchMaxPooling3dGradOp<CPUDevice, T> { struct
208 static void launch(OpKernelContext* context, const Tensor& tensor_in, in launch()
770 struct LaunchMaxPooling3dGradOp<GPUDevice, T> { struct
771 static void launch(OpKernelContext* context, const Tensor& tensor_in, in launch()