Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/graph/mutators/
H A DNodeFusionMutator.cpp181 const auto depth_conv_method = depth_conv_node->depthwise_convolution_method(); in fuse_depthwise_convolution_with_batch_normalization() local
193 …volutionBatchNormalizationNode>(epsilon, conv_info, depth_multiplier, depth_conv_method, act_info); in fuse_depthwise_convolution_with_batch_normalization()