Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/reference/
DDepthwiseConvolutionLayer.cpp84 const int maximum_x = (conv_info.stride().first * (dst_shape[0] - 1)); in depthwise_convolution_fp() local
177 const int maximum_x = (conv_info.stride().first * (dst_shape[0] - 1)); in depthwise_convolution_quantized() local