Data Fields
ngraph::pass::ReshapeTo1D Class Reference

ReshapeTo1D transformation looks for Reshape from nD to 1D tensor and replaces its pattern to [-1]. More...

#include <reshape_to_1D.hpp>

Inheritance diagram for ngraph::pass::ReshapeTo1D:

Data Fields

 NGRAPH_RTTI_DECLARATION
 

Detailed Description

ReshapeTo1D transformation looks for Reshape from nD to 1D tensor and replaces its pattern to [-1].


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