Searched refs:depthwise_convolution_method (Results 1 – 7 of 7) sorted by relevance
64 DepthwiseConvolutionMethod depthwise_convolution_method() const;
60 DepthwiseConvolutionMethod depthwise_convolution_method() const;
51 …olutionMethod FusedDepthwiseConvolutionBatchNormalizationNode::depthwise_convolution_method() const in depthwise_convolution_method() function in arm_compute::graph::FusedDepthwiseConvolutionBatchNormalizationNode
53 DepthwiseConvolutionMethod DepthwiseConvolutionLayerNode::depthwise_convolution_method() const in depthwise_convolution_method() function in arm_compute::graph::DepthwiseConvolutionLayerNode
69 ss << n.depthwise_convolution_method(); in visit()
244 const DepthwiseConvolutionMethod dwc_algorithm = node.depthwise_convolution_method(); in validate_depthwise_convolution_layer()
181 const auto depth_conv_method = depth_conv_node->depthwise_convolution_method(); in fuse_depthwise_convolution_with_batch_normalization()