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 ReduceL1Decomposition;
30 NGRAPH_RTTI_DECLARATION;
Decomposes ReduceL1 into ReduceSum(abs(x)).
Definition: reduce_l1_decomposition.hpp:28
ngraph namespace
Definition: add_fake_quantize_fusion.hpp:14