softplus

paddle.nn.functional. softplus ( x: Tensor, beta: float = 1, threshold: float = 20, name: str | None = None ) Tensor [source]