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