Class ov::pass::EliminateUnsqueezeGather

class EliminateUnsqueezeGather : public ov::pass::MatcherPass

Remove Unsqueeze + Gather pair, if Gather gathers data by dimension that was previously added by Unsqueeze.