Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/graph/backends/GLES/
DGCFunctionsFactory.cpp143 const DepthwiseConvolutionMethod dwc_algorithm = node.depthwise_convolution_method(); in create_depthwise_convolution_layer() local
150 if(dwc_algorithm == DepthwiseConvolutionMethod::Optimized3x3) in create_depthwise_convolution_layer()
/external/ComputeLibrary/arm_compute/graph/backends/
DValidateHelpers.h208 const DepthwiseConvolutionMethod dwc_algorithm = node.depthwise_convolution_method(); in validate_depthwise_convolution_layer() local
213 switch(dwc_algorithm) in validate_depthwise_convolution_layer()