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