Searched defs:GenericDepthfirstKernelStrategyFunctionType (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/ |
H A D | depthwise_depthfirst_generic.hpp | 33 struct GenericDepthfirstKernelStrategyFunctionType struct 35 …, const void *, const void *, const unsigned int, const unsigned int, const TAccum, const TAccum)>; 39 struct GenericDepthfirstKernelStrategyFunctionType<TInput, TOutput, int32_t> struct 41 … TOutput *const *const, const void *, const arm_gemm::Requantize32 &, unsigned int, unsigned int)>;
|