HSwishFusion transformation replaces a sub-graph (x * (min(Relu(x + 3), 6)) * const(1/6) with a HSwish op. More...
#include <hswish_fusion.hpp>
Data Fields | |
| NGRAPH_RTTI_DECLARATION | |
HSwishFusion transformation replaces a sub-graph (x * (min(Relu(x + 3), 6)) * const(1/6) with a HSwish op.