Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dmaxpooling_op.cc951 struct LaunchMaxPoolingGradWithArgmax;
954 struct LaunchMaxPoolingGradWithArgmax<CPUDevice, T> { struct
1050 LaunchMaxPoolingGradWithArgmax<Device, T>::launch( in Compute()
1338 struct LaunchMaxPoolingGradWithArgmax<Eigen::GpuDevice, T> { struct