10 #include <transformations_visibility.hpp>
12 #include <ngraph/pass/graph_rewrite.hpp>
17 class TRANSFORMATIONS_API FakeQuantizeMulFusion;
31 NGRAPH_RTTI_DECLARATION;
This transformation looks for a FQ + Mul pair in the graph and moves the Mul operation above the FQ n...
Definition: fq_mul_fusion.hpp:29
ngraph namespace
Definition: add_fake_quantize_fusion.hpp:14