Data Fields
ngraph::pass::AddFakeQuantizeFusion Class Reference

AddFakeQuantizeFusion transformation replaces following graph: Add->FakeQuantize to a single FakeQuantize Restrictions: More...

#include <add_fake_quantize_fusion.hpp>

Inheritance diagram for ngraph::pass::AddFakeQuantizeFusion:

Data Fields

 NGRAPH_RTTI_DECLARATION
 

Detailed Description

AddFakeQuantizeFusion transformation replaces following graph: Add->FakeQuantize to a single FakeQuantize Restrictions:


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