ngraph::pass::SoftPlusFusion Class Reference

SoftPlusFusion transformation replaces group of operations: log(exp(x) + 1) to SoftPlus op. More...

#include <softplus_fusion.hpp>

Inheritance diagram for ngraph::pass::SoftPlusFusion:

Detailed Description

SoftPlusFusion transformation replaces group of operations: log(exp(x) + 1) to SoftPlus op.


The documentation for this class was generated from the following file: