Data Fields
ngraph::pass::TransposeToReshape Class Reference

TransposeToReshape transformation replaces suitable Transposes with Reshape operation or optimizes them out. More...

#include <transpose_to_reshape.hpp>

Inheritance diagram for ngraph::pass::TransposeToReshape:

Data Fields

 NGRAPH_RTTI_DECLARATION
 

Detailed Description

TransposeToReshape transformation replaces suitable Transposes with Reshape operation or optimizes them out.


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