Class ov::pass::pattern::op::Skip#

class Skip : public ov::pass::pattern::op::Pattern#

The graph value is added to the matched value list. If the predicate is true, the match succeeds if the arguments match; if the predicate is false, the match succeeds if the pattern input matches the graph value.