Class ov::pass::PullReshapeThroughReduce¶
-
class PullReshapeThroughReduce : public ov::pass::MatcherPass¶
PullReshapeThroughReduce transformation The transformation pulls Reshape operator though Reduce ops if possible. In the further processing such Reshape can be often skipped as nop.