Home
last modified time | relevance | path

Searched refs:set_depthwise_convolution_method (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/nodes/
H A DFusedDepthwiseConvolutionBatchNormalizationNode.h55 void set_depthwise_convolution_method(DepthwiseConvolutionMethod method);
H A DDepthwiseConvolutionLayerNode.h52 void set_depthwise_convolution_method(DepthwiseConvolutionMethod method);
/aosp_15_r20/external/ComputeLibrary/src/graph/mutators/
H A DNodeExecutionMethodMutator.cpp98 casted_node->set_depthwise_convolution_method(DepthwiseConvolutionMethod::Default); in mutate()
/aosp_15_r20/external/ComputeLibrary/src/graph/nodes/
H A DFusedDepthwiseConvolutionBatchNormalizationNode.cpp46 void FusedDepthwiseConvolutionBatchNormalizationNode::set_depthwise_convolution_method(DepthwiseCon… in set_depthwise_convolution_method() function in arm_compute::graph::FusedDepthwiseConvolutionBatchNormalizationNode
H A DDepthwiseConvolutionLayerNode.cpp48 void DepthwiseConvolutionLayerNode::set_depthwise_convolution_method(DepthwiseConvolutionMethod met… in set_depthwise_convolution_method() function in arm_compute::graph::DepthwiseConvolutionLayerNode