Class ov::pass::SplitConcatPairToInterpolateFusion

class SplitConcatPairToInterpolateFusion : public ov::pass::MatcherPass

SplitConcatPairToInterpolateFusion transformation replaces group of operations: Split -> Concat to Interpolate op.