Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEConvolutionLayer.cpp129 ConvolutionMethod NEConvolutionLayer::get_convolution_method(const ITensorInfo *input, const ITenso… in get_convolution_method() function in arm_compute::NEConvolutionLayer
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuConv2d.cpp123 ConvolutionMethod CpuConv2d::get_convolution_method(const ITensorInfo *input, const ITensorInfo *we… in get_convolution_method() function in arm_compute::cpu::CpuConv2d
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/
H A DClConv2d.cpp179 ConvolutionMethod ClConv2d::get_convolution_method(const ITensorInfo *src, const ITensorInfo *weigh… in get_convolution_method() function in arm_compute::opencl::ClConv2d
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLConvolutionLayer.cpp163 ConvolutionMethod CLConvolutionLayer::get_convolution_method(const ITensorInfo *input, const ITenso… in get_convolution_method() function in arm_compute::CLConvolutionLayer