yobx.reference.ops.op_fast_gelu#

class yobx.reference.ops.op_fast_gelu.FastGelu(onnx_node: NodeProto, run_params: dict[str, Any], schema: Any = None)[source]#

Implements the com.microsoft.FastGelu operator.

Applies the FastGelu activation, optionally adding a bias before the activation.