Home
last modified time | relevance | path

Searched defs:fused_id (Results 1 – 1 of 1) sorted by relevance

/external/ComputeLibrary/src/graph/mutators/
DNodeFusionMutator.cpp119 …const NodeID fused_id = g.add_node<FusedConvolutionBatchNormalizationNode>(epsilon, conv_info, num… in fuse_convolution_with_batch_normalization() local
193 …const NodeID fused_id = g.add_node<FusedDepthwiseConvolutionBatchNormalizationNode>(epsilon, conv_… in fuse_depthwise_convolution_with_batch_normalization() local
598 …const NodeID fused_id = g.add_node<FusedConvolutionWithPostOpNode>(conv_info, num_groups, conv_met… in fuse_convolution_with_post_ops() local
700 …const NodeID fused_id = g.add_node<FusedConvolutionBatchNormalizationWithPostOpsNode>(epsilon, con… in fuse_convolution_batch_normalization_with_post_ops() local