Class ov::pass::ReduceReshapeFusion¶
-
class ReduceReshapeFusion : public ov::pass::MatcherPass¶
ReduceReshapeFusion transformation Fuse ReduceOp(keep_dims=false)+Reshape to ReduceOp(keep_dims=true)
ReduceReshapeFusion transformation Fuse ReduceOp(keep_dims=false)+Reshape to ReduceOp(keep_dims=true)