Softsign of a tensor.
Compat aliases for migration
See Migration guide for more details.
tf.compat.v1.keras.backend.softsign, tf.compat.v2.keras.backend.softsign
tf.compat.v1.keras.backend.softsign
tf.compat.v2.keras.backend.softsign
tf.keras.backend.softsign( x )
x
A tensor.