Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/graph/mutators/
DNodeFusionMutator.cpp123 auto conv_bias_id = conv_node->input_edge(2)->producer_id(); in fuse_convolution_with_batch_normalization() local
197 const auto conv_bias_id = depth_conv_node->input_edge(2)->producer_id(); in fuse_depthwise_convolution_with_batch_normalization() local
606 auto conv_bias_id = conv_node->input_edge(2)->producer_id(); in fuse_convolution_with_post_ops() local
710 auto conv_bias_id = conv_node->input_edge(2)->producer_id(); in fuse_convolution_batch_normalization_with_post_ops() local