Home
last modified time | relevance | path

Searched defs:patch_half_width_ceil (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DDepthwiseConvolutionLayer.cpp79 const auto patch_half_width_ceil = static_cast<int>(std::ceil(patch_width / 2)); in depthwise_convolution_fp() local
172 const auto patch_half_width_ceil = static_cast<int>(std::ceil(patch_width / 2)); in depthwise_convolution_quantized() local