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 MishFusion;
31 NGRAPH_RTTI_DECLARATION;
MishFusion transformation replaces group of operations: x * tanh(log(exp(x) + 1)) to Mish op.
Definition: mish_fusion.hpp:29
ngraph namespace
Definition: add_fake_quantize_fusion.hpp:14