Data Fields
ngraph::pass::PadFusionGroupConvolutionBackpropData Class Reference

PadFusion transformation replaces following graph: Pad -> GroupConvolutionBackpropData to GroupConvolutionBackpropData, under following conditions. More...

#include <pad_fusion.hpp>

Inheritance diagram for ngraph::pass::PadFusionGroupConvolutionBackpropData:

Data Fields

 NGRAPH_RTTI_DECLARATION
 

Detailed Description

PadFusion transformation replaces following graph: Pad -> GroupConvolutionBackpropData to GroupConvolutionBackpropData, under following conditions.


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