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