Class ov::pass::NearestNeighborUpsamplingFusion

class NearestNeighborUpsamplingFusion : public ov::pass::MatcherPass

NearestNeighborUpsamplingFusion transformation fuses subgraph that uses the simpler operations, as ShapeOf, StridedSlice, Concat, Reshape, Mul to calculate Interpolate with mode=’nearest’.