ngraph::pass::SoftPlusToMishFusion Class Reference

SoftPlusToMishFusion transformation replaces group of operations: x * tanh(softplus(x)) to Mish op. More...

#include <softplus_to_mish_fusion.hpp>

Inheritance diagram for ngraph::pass::SoftPlusToMishFusion:

Detailed Description

SoftPlusToMishFusion transformation replaces group of operations: x * tanh(softplus(x)) to Mish op.


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