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 ReduceL2Decomposition;
30 NGRAPH_RTTI_DECLARATION;
Decomposes ReduceL2 into sqrt(ReduceSum(x * x)).
Definition: reduce_l2_decomposition.hpp:28
ngraph namespace
Definition: add_fake_quantize_fusion.hpp:14