Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validate_examples/
H A Dgraph_depthwiseconvolution.cpp102 const std::set<arm_compute::graph::DepthwiseConvolutionMethod> supported_convolution_methods in DepthConvolutionOptions() local
116 …m_compute::graph::DepthwiseConvolutionMethod>>("convolution_method", supported_convolution_methods, in DepthConvolutionOptions()
H A Dgraph_convolution.cpp102 const std::set<arm_compute::graph::ConvolutionMethod> supported_convolution_methods in ConvolutionOptions() local
117 …arm_compute::graph::ConvolutionMethod>>("convolution_method", supported_convolution_methods, arm_c… in ConvolutionOptions()