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