Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/
H A Dfuse_add_to_conv.cc50 class MergeConvolutionWithAdd : public SequenceTransformation { class
192 return absl::make_unique<MergeConvolutionWithAdd>(); in NewMergeConvolutionWithAdd()