Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_depthfirst_generic.hpp33 struct GenericDepthfirstKernelStrategyFunctionType struct
39 struct GenericDepthfirstKernelStrategyFunctionType<TInput, TOutput, int32_t> struct
63 …using KernelType = typename GenericDepthfirstKernelStrategyFunctionType<TInput, TOutput, TAccum>::…