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.cc208 struct LaunchMaxPooling3dGradOp<CPUDevice, T> { struct
209 static void launch(OpKernelContext* context, const Tensor& tensor_in, in launch()
822 struct LaunchMaxPooling3dGradOp<GPUDevice, T> { struct
823 static void launch(OpKernelContext* context, const Tensor& tensor_in, in launch()