Class ov::pass::BroadcastElementwiseFusion#

class BroadcastElementwiseFusion : public ov::pass::MatcherPass#

Removing Broadcast OP before ElementWise if output shape of Broadcast are equal neighboring input shape of ElementWise.