Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/convolution/common/
H A Dshims.hpp149 int in_batch_stride, in nchw_to_nhwc()
269 int in_batch_stride, in nchw_to_nhwc()
294 int in_batch_stride, in nchw_to_nhwc()
322 int in_batch_stride, in nchw_to_nhwc()
379 int in_batch_stride, in nhwc_to_nchw()
509 int in_batch_stride, in nhwc_to_nchw()
535 int in_batch_stride, in nhwc_to_nchw()
564 int in_batch_stride, in nhwc_to_nchw()
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuPermuteKernel.cpp154 int in_batch_stride = 0; in run_permute() local