Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dmaxpooling_op.cc884 struct LaunchMaxPoolingWithArgmax;
887 struct LaunchMaxPoolingWithArgmax<CPUDevice, T> { struct
937 LaunchMaxPoolingWithArgmax<Device, T>::launch( in Compute()
1318 struct LaunchMaxPoolingWithArgmax<Eigen::GpuDevice, T> { struct