Searched defs:patch_width (Results 1 – 2 of 2) sorted by relevance
73 const float patch_width = (filter_width + (dilation.x() - 1) * (filter_width - 1)); in depthwise_convolution_fp() local166 const float patch_width = (filter_width + (dilation.x() - 1) * (filter_width - 1)); in depthwise_convolution_quantized() local
201 const int patch_width = patch_image->GetWidth(); in CopyArea() local