Searched refs:dwc_algorithm (Results 1 – 2 of 2) sorted by relevance
143 const DepthwiseConvolutionMethod dwc_algorithm = node.depthwise_convolution_method(); in create_depthwise_convolution_layer() local150 if(dwc_algorithm == DepthwiseConvolutionMethod::Optimized3x3) in create_depthwise_convolution_layer()
208 const DepthwiseConvolutionMethod dwc_algorithm = node.depthwise_convolution_method(); in validate_depthwise_convolution_layer() local213 switch(dwc_algorithm) in validate_depthwise_convolution_layer()