Data Fields
ngraph::pass::TransposeFQReduction Class Reference

TransposeFQReduction transformation sinks Transpose through FakeQuantize in case it is followed by reduction or squeeze. More...

#include <transpose_sinking.hpp>

Inheritance diagram for ngraph::pass::TransposeFQReduction:

Data Fields

 NGRAPH_RTTI_DECLARATION
 

Detailed Description

TransposeFQReduction transformation sinks Transpose through FakeQuantize in case it is followed by reduction or squeeze.


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