Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLDeconvolutionLayer.cpp72 …switch(CLDeconvolutionLayer::get_deconvolution_method(input->info(), weights->info(), nullptr, out… in configure()
111 …switch(CLDeconvolutionLayer::get_deconvolution_method(input, weights, bias, output, deconv_info, w… in validate()
139 DeconvolutionMethod CLDeconvolutionLayer::get_deconvolution_method(const ITensorInfo *input, const … in get_deconvolution_method() function in CLDeconvolutionLayer
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/functions/
H A DCLDeconvolutionLayer.h101 …static DeconvolutionMethod get_deconvolution_method(const ITensorInfo *input, const ITensorInfo *w…