tf.keras.backend.softsign

View source on GitHub

Softsign of a tensor.

tf.keras.backend.softsign(
    x
)

Arguments:

Returns:

A tensor.