Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_u8s8u8q.cpp221 …st DepthwiseImplementation<uint8_t, int8_t, uint8_t, Requantize32> *depthwise_implementation_list() in depthwise_implementation_list() function
H A Ddepthwise_fp16.cpp235 const DepthwiseImplementation<__fp16> *depthwise_implementation_list() in depthwise_implementation_list() function
H A Ddepthwise_u8q.cpp354 …t DepthwiseImplementation<uint8_t, uint8_t, uint8_t, Requantize32> *depthwise_implementation_list() in depthwise_implementation_list() function
H A Ddepthwise_s8q.cpp347 const DepthwiseImplementation<int8_t, int8_t, int8_t, Requantize32> *depthwise_implementation_list() in depthwise_implementation_list() function
H A Ddepthwise_fp32.cpp491 const DepthwiseImplementation<float> *depthwise_implementation_list() in depthwise_implementation_list() function