Class ov::pass::SwishFusionWithBeta#
-
class SwishFusionWithBeta : public ov::pass::MatcherPass#
SwishFusionWithSigmoid replaces a sub-graphs x / (1.0 + exp(-x * beta)) with a Swish op.
This page relates to OpenVINO 2024.6. Go to the most recent official documentation version, 2025.
Site Navigation
Section Navigation
SwishFusionWithSigmoid replaces a sub-graphs x / (1.0 + exp(-x * beta)) with a Swish op.