Searched refs:phend (Results 1 – 1 of 1) sorted by relevance
59 const int phend = min(h / stride_h + 1, pooled_height); in DEFINE_GPU_KERNELS() local65 for (int ph = phstart; ph < phend; ++ph) { in DEFINE_GPU_KERNELS()