10 #include <transformations_visibility.hpp>
11 #include <ngraph/pass/graph_rewrite.hpp>
16 class TRANSFORMATIONS_API WeightsDequantizeToFakeQuantize;
31 NGRAPH_RTTI_DECLARATION;
WeightsDequantizeToFakeQuantize transformation replaces Constant (i8) -> Convert (to fp) -> Subtract ...
Definition: weights_dequantize_to_fake_quantize.hpp:29
ngraph namespace
Definition: add_fake_quantize_fusion.hpp:14