Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/
H A Dfuse_mul_to_conv.h72 void FuseMultiplyWithDepthwiseConvolution2D(
H A Dfuse_mul_to_conv.cc145 FuseMultiplyWithDepthwiseConvolution2D(mul_attr, conv_attr); in ApplyToNodesSequence()
272 void FuseMultiplyWithDepthwiseConvolution2D( in FuseMultiplyWithDepthwiseConvolution2D() function
H A Dfuse_mul_to_conv_test.cc260 FuseMultiplyWithDepthwiseConvolution2D(mul_attr, &attr); in TEST()