Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/graph/mutators/
H A DNodeFusionMutator.cpp266 void fuse_pad_with_convolution(Graph &g, const Edge *output_edge) in fuse_pad_with_convolution() function
839 …ayer<PadLayerNode, ConvolutionLayerNode>(g, empty_prec, detail::fuse_pad_with_convolution<Convolut… in mutate()
840 …ayerNode, DepthwiseConvolutionLayerNode>(g, empty_prec, detail::fuse_pad_with_convolution<Depthwis… in mutate()