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