Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/core/NEON/kernels/
DNEDirectConvolutionLayerKernel.cpp168 const int kernel_stride_w = weights->info()->strides_in_bytes()[3]; in convolve() local
248 const int kernel_stride_w = weights->info()->strides_in_bytes()[3]; in convolve() local
494 const int kernel_stride_w = weights->info()->strides_in_bytes()[3]; in convolve() local
615 const int kernel_stride_w = weights->info()->strides_in_bytes()[3]; in convolve() local
1016 const unsigned int kernel_stride_w = _weights->info()->strides_in_bytes().y() / element_size; in convolve_nhwc_optimized() local
1135 const unsigned int kernel_stride_w = _weights->info()->strides_in_bytes().y() / element_size; in convolve_nhwc() local