Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/
H A Dfuse_mul_to_conv.cc102 class MergeMulWithConvolution : public SequenceTransformation { class
173 return absl::make_unique<MergeMulWithConvolution>(); in NewMergeMulWithConvolution()