tf.keras.backend.softplus

View source on GitHub

Softplus of a tensor.

tf.keras.backend.softplus(
    x
)

Arguments:

Returns:

A tensor.