Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLDepthwiseConvolutionLayer.cpp136 …const DWCComputeKernelInfo dwc_native_compute_info = t->configure(input_to_use->info(), weights_to… in configure() local
222 …const DWCComputeKernelInfo dwc_native_compute_info = t->configure(&permuted_input, &permuted_weigh… in validate() local
232 …const DWCComputeKernelInfo dwc_native_compute_info = t->configure(input, weights, conv_info, dilat… in validate() local