Home
last modified time | relevance | path

Searched refs:DepthwiseConv2dNativeKernel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuDepthwiseConv2dNativeKernel.h78 struct DepthwiseConv2dNativeKernel struct
84 static const std::vector<DepthwiseConv2dNativeKernel> &get_available_kernels(); argument
H A DCpuDepthwiseConv2dNativeKernel.cpp45 static const std::vector<CpuDepthwiseConv2dNativeKernel::DepthwiseConv2dNativeKernel> available_ker…
191 const std::vector<CpuDepthwiseConv2dNativeKernel::DepthwiseConv2dNativeKernel> &CpuDepthwiseConv2dN… in get_available_kernels()