Data Fields
ngraph::pass::BroadcastElementwiseFusion Class Reference

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

#include <broadcast_elementwise_fusion.hpp>

Inheritance diagram for ngraph::pass::BroadcastElementwiseFusion:

Data Fields

 NGRAPH_RTTI_DECLARATION
 

Detailed Description

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


The documentation for this class was generated from the following file: