HSigmoidFusion transformation replaces a sub-graph x * (min(max(x + 3, 0), 6) / 6) with a HSigmoid op. More...
#include <hsigmoid_fusion.hpp>
Data Fields | |
| NGRAPH_RTTI_DECLARATION | |
HSigmoidFusion transformation replaces a sub-graph x * (min(max(x + 3, 0), 6) / 6) with a HSigmoid op.