Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/graph/mutators/
H A DNodeFusionMutator.cpp541 void fuse_convolution_with_post_ops(Graph &g, const Edge *output_edge, unsigned int conv_node_id, c… in fuse_convolution_with_post_ops() function
844 …:fuse_layer<ConvolutionLayerNode>(g, cl_target_prec, detail::fuse_convolution_with_post_ops, suppo… in mutate()