Searched defs:get_convolution_method (Results 1 – 4 of 4) sorted by relevance
129 ConvolutionMethod NEConvolutionLayer::get_convolution_method(const ITensorInfo *input, const ITenso… in get_convolution_method() function in arm_compute::NEConvolutionLayer
123 ConvolutionMethod CpuConv2d::get_convolution_method(const ITensorInfo *input, const ITensorInfo *we… in get_convolution_method() function in arm_compute::cpu::CpuConv2d
179 ConvolutionMethod ClConv2d::get_convolution_method(const ITensorInfo *src, const ITensorInfo *weigh… in get_convolution_method() function in arm_compute::opencl::ClConv2d
163 ConvolutionMethod CLConvolutionLayer::get_convolution_method(const ITensorInfo *input, const ITenso… in get_convolution_method() function in arm_compute::CLConvolutionLayer