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 SoftPlusToMishFusion;
31 NGRAPH_RTTI_DECLARATION;
SoftPlusToMishFusion transformation replaces group of operations: x * tanh(softplus(x)) to Mish op.
Definition: softplus_to_mish_fusion.hpp:29
ngraph namespace
Definition: add_fake_quantize_fusion.hpp:14