Searched defs:patch_height (Results 1 – 2 of 2) sorted by relevance
74 const float patch_height = (filter_height + (dilation.y() - 1) * (filter_height - 1)); in depthwise_convolution_fp() local167 const float patch_height = (filter_height + (dilation.y() - 1) * (filter_height - 1)); in depthwise_convolution_quantized() local
202 const int patch_height = patch_image->GetHeight(); in CopyArea() local