Class ov::pass::GeluFusionWithErfThree#
-
class GeluFusionWithErfThree : public ov::pass::MatcherPass#
GeluFusion transformation replaces a sub-graph x * (0.5 * (1 + erf(x / sqrt(2)))) with a Gelu op.
Site Navigation
Section Navigation
GeluFusion transformation replaces a sub-graph x * (0.5 * (1 + erf(x / sqrt(2)))) with a Gelu op.