Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DDepthwiseConvolutionLayer.cpp85 const int maximum_y = (conv_info.stride().second * (dst_shape[1] - 1)); in depthwise_convolution_fp() local
178 const int maximum_y = (conv_info.stride().second * (dst_shape[1] - 1)); in depthwise_convolution_quantized() local