7 #include <transformations_visibility.hpp>
9 #include <ngraph/ngraph.hpp>
10 #include <ngraph/pass/graph_rewrite.hpp>
11 #include "ngraph/pattern/matcher.hpp"
16 class TRANSFORMATIONS_API EliminateUnsqueezeGather;
29 NGRAPH_RTTI_DECLARATION;
Remove Unsqueeze + Gather pair, if Gather gathers data by dimension that was previously added by Unsq...
Definition: eliminate_unsqueeze_gather.hpp:27
ngraph namespace
Definition: add_fake_quantize_fusion.hpp:14