10 #include <transformations_visibility.hpp>
12 #include <ngraph/ngraph.hpp>
13 #include <ngraph/pass/graph_rewrite.hpp>
14 #include "ngraph/pattern/matcher.hpp"
19 class TRANSFORMATIONS_API SplitSqueezeConcatFusion;
31 NGRAPH_RTTI_DECLARATION;
SplitSqueezeConcatFusion transformation replaces group of operations: Split -> Squeeze (multiple) -> ...
Definition: split_squeeze_concat_fusion.hpp:29
ngraph namespace
Definition: add_fake_quantize_fusion.hpp:14