Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/graph/mutators/
H A DNodeFusionMutator.cpp424 …p_list(Graph &g, int &eltwise_operand_id, int &prev_op_dst_pos, unsigned int conv_node_id, const s… in get_post_op_list()
541 void fuse_convolution_with_post_ops(Graph &g, const Edge *output_edge, unsigned int conv_node_id, c… in fuse_convolution_with_post_ops()
640 …_normalization_with_post_ops(Graph &g, const Edge *output_edge, unsigned int conv_node_id, const s… in fuse_convolution_batch_normalization_with_post_ops()