Class ov::pass::SoftPlusDecomposition¶
-
class SoftPlusDecomposition : public ov::pass::MatcherPass¶
SoftPlusDecomposition transformation replaces SoftPlus op to group of operations: log(exp(x) + 1).
SoftPlusDecomposition transformation replaces SoftPlus op to group of operations: log(exp(x) + 1).